summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorproledatarian2024-04-11 13:29:33 +0200
committerproledatarian2024-04-11 13:29:33 +0200
commitce7892132e8305acce23cd08c76c4a7cd3eee9b9 (patch)
treecd3c7fe360eb0557fcbe9e4baa4c537a79f714ec
parent6b31a294af95cc75ad1652d4ae3d399d6db9452b (diff)
downloadaur-ce7892132e8305acce23cd08c76c4a7cd3eee9b9.tar.gz
Corrected checksum.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96be108363c7..3558c2fa1805 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = protonup-rs-bin
pkgdesc = Install and Update Proton-GE, rewritten in Rust
pkgver = 0.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/auyer/Protonup-rs
arch = any
license = Apache
provides = protonup-rs
conflicts = protonup-rs
source = https://github.com/auyer/Protonup-rs/releases/download/v0.8.0/protonup-rs-linux-amd64.tar.gz
- sha256sums = 6448b2c1cb3b846f5c074ba931593b97d9a3c3fe0d329e5daf6170cee99c581f
+ sha256sums = afaa272a1f0671646999f6e1a90b8f287e8f966a4d6a962af0e11b156f951386
pkgname = protonup-rs-bin
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