Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/soar/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = soar
pkgver = 0.6.3
pkgver = 0.8.1
pkgdesc = Fast, modern package manager for Static Binaries and Portable Formats
url = https://soar.qaidvoid.dev/
arch = any
makedepends = cargo>=1.82.0
license = MIT
maintainer = Elsie19 <[email protected]>
repology = project: soar
source = https://github.com/pkgforge/soar/archive/refs/tags/v0.6.3.tar.gz
sha256sums = ccb28356d524daea65ec437d956c74d05b4d0adbc4103edff0f3c68177ea2fa4
source = https://github.com/pkgforge/soar/archive/refs/tags/v0.8.1.tar.gz
sha256sums = 208230b0f4588c84d52cf8ac64074f1815ca38658e5e1e4655474869b32e61ff

pkgname = soar
4 changes: 2 additions & 2 deletions packages/soar/soar.pacscript
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pkgname="soar"
arch=("any")
pkgver="0.6.3"
pkgver="0.8.1"
license=("MIT")
repology=("project: soar")
url='https://soar.qaidvoid.dev/'
pkgdesc='Fast, modern package manager for Static Binaries and Portable Formats'
source=("https://github.com/pkgforge/soar/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=("ccb28356d524daea65ec437d956c74d05b4d0adbc4103edff0f3c68177ea2fa4")
sha256sums=("208230b0f4588c84d52cf8ac64074f1815ca38658e5e1e4655474869b32e61ff")
makedepends=("cargo>=1.82.0")
maintainer=("Elsie19 <[email protected]>")
external_connection=true
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -13779,16 +13779,16 @@ pkgbase = snd-hda-macbookpro
pkgname = snd-hda-macbookpro
---
pkgbase = soar
pkgver = 0.6.3
pkgver = 0.8.1
pkgdesc = Fast, modern package manager for Static Binaries and Portable Formats
url = https://soar.qaidvoid.dev/
arch = any
makedepends = cargo>=1.82.0
license = MIT
maintainer = Elsie19 <[email protected]>
repology = project: soar
source = https://github.com/pkgforge/soar/archive/refs/tags/v0.6.3.tar.gz
sha256sums = ccb28356d524daea65ec437d956c74d05b4d0adbc4103edff0f3c68177ea2fa4
source = https://github.com/pkgforge/soar/archive/refs/tags/v0.8.1.tar.gz
sha256sums = 208230b0f4588c84d52cf8ac64074f1815ca38658e5e1e4655474869b32e61ff

pkgname = soar
---
Expand Down
Loading