summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordataprolet2023-02-18 15:16:11 +0100
committerdataprolet2023-02-18 15:16:11 +0100
commit011a90479589bbe2d53421a669bceb24bc4c1673 (patch)
tree44a4e027080f95c0c06c2e6644f46174c73b4e51 /PKGBUILD
parent78c7061d03b405e731683a1d3f442dade5b978e3 (diff)
downloadaur-011a90479589bbe2d53421a669bceb24bc4c1673.tar.gz
Updated to v0.4.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95dc619d9444..94560ddbe91b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Arne BrĂ¼cher <archlinux@arne-bruecher.de>
pkgname=protonup-rs-bin
-pkgver=0.4.0
+pkgver=0.4.1
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=('71d7fbec6e1e1c91311ca080c4102dfc0ea3e3d2640f38587d7a07ff173d9875')
+sha256sums=('5d9719204409b0ec88232f79022f83f39031ceab068984616eb0d9e3c31e267e')
package() {
install -D protonup-rs "$pkgdir"/usr/bin/protonup-rs