summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cb45a4f20f6..4b977bbb3305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=protonup-rs-bin
pkgver=0.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Install and Update Proton-GE, rewritten in Rust"
url="https://github.com/auyer/Protonup-rs"
license=("Apache")
@@ -11,7 +11,7 @@ provides=('protonup-rs')
conflicts=('protonup-rs')
source=(https://github.com/auyer/Protonup-rs/releases/download/v$pkgver/protonup-rs-linux-amd64.tar.gz)
-sha256sums=('6448b2c1cb3b846f5c074ba931593b97d9a3c3fe0d329e5daf6170cee99c581f')
+sha256sums=('afaa272a1f0671646999f6e1a90b8f287e8f966a4d6a962af0e11b156f951386')
package() {
install -D protonup-rs "$pkgdir"/usr/bin/protonup-rs