summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorproledatarian2023-03-13 12:18:22 +0100
committerproledatarian2023-03-13 12:18:22 +0100
commit55fc556975e21e3d554c87a536489ccdcac02997 (patch)
tree998b4435b4f11b9b6a7418439485fd7052d8c893 /PKGBUILD
parent90e87b97be7fdad3e33d8ebf1ea07330e42f19df (diff)
downloadaur-55fc556975e21e3d554c87a536489ccdcac02997.tar.gz
Updated to v0.4.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84fcdd4cfcef..5512cb2d2392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Arne BrĂ¼cher <archlinux@arne-bruecher.de>
pkgname=protonup-rs-bin
-pkgver=0.4.1
+pkgver=0.4.2
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=('dc9f81517a7156d8398006daa8c9ae9e701809a613ab876a9faeba0774ace08a')
+sha256sums=('ee533dc735c1c25380ad811b13f20933c2ad009d376150604b4ae5facc9bb090')
+
package() {
install -D protonup-rs "$pkgdir"/usr/bin/protonup-rs