summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordataprolet2023-04-12 12:41:02 +0200
committerdataprolet2023-04-12 12:41:02 +0200
commitb8014ce75516b7406e7692449582abcdbcda2f86 (patch)
tree3aad0e77aa5dd67d64c7d3c5956e957356bf0f39 /PKGBUILD
parent55fc556975e21e3d554c87a536489ccdcac02997 (diff)
downloadaur-b8014ce75516b7406e7692449582abcdbcda2f86.tar.gz
Updated to v0.5.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5512cb2d2392..c92cfebdd460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Arne BrĂ¼cher <archlinux@arne-bruecher.de>
pkgname=protonup-rs-bin
-pkgver=0.4.2
+pkgver=0.5.0
pkgrel=1
pkgdesc="Install and Update Proton-GE, rewritten in Rust"
url="https://github.com/auyer/Protonup-rs"
license=("Apache")
arch=('any')
source=(https://github.com/auyer/Protonup-rs/releases/download/v$pkgver/protonup-rs-linux-amd64.tar.gz)
-sha256sums=('ee533dc735c1c25380ad811b13f20933c2ad009d376150604b4ae5facc9bb090')
-
+sha256sums=('9df96ffc9a9926aa9d39b1d3798adcc18116297898521812e2de9668a8639461')
package() {
install -D protonup-rs "$pkgdir"/usr/bin/protonup-rs