Update PKGBUILD

This commit is contained in:
Paul Combaldieu 2025-06-18 05:28:11 +02:00 committed by GitHub
parent d6eb2106d8
commit 14f953c1f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,14 +7,14 @@ pkgver=r199.916d83d
pkgrel=1
pkgdesc="A Steam Achievement Manager For Linux."
arch=("any")
url="https://github.com/PaulCombal/SamRewritten"
url="https://github.com/PaulCombal/SamRewritten-legacy"
license=("GPL3")
depends=("steam" "yajl" "gtkmm3" "glibc" "curl")
optdepends=("zenity: error messages with style"
"valgrind: for automated dev script"
"massif-visualizer: for automated dev script")
makedepends=("git" "make" "gcc>=9.0")
source=("git+https://github.com/PaulCombal/SamRewritten.git")
source=("git+https://github.com/PaulCombal/SamRewritten-legacy.git")
sha256sums=("SKIP")
pkgver() {