summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ade2ac919194..201107a1298d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gwe
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
pkgdesc="A system utility for controlling NVIDIA GPUs"
arch=('any')
url="https://gitlab.com/leinardi/gwe"
@@ -13,7 +13,7 @@ provides=()
_xlib_commit='67ef8a5b3951396752746d7e103500d098ec1bf1'
source=("https://gitlab.com/leinardi/gwe/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
"https://github.com/leinardi/python-xlib/archive/${_xlib_commit}.tar.gz")
-sha256sums=('bac956838702db1d367b449b8c8a70973c7204bca5d88098434124235eee5fba'
+sha256sums=('7b9e1056bf7c8ebac0dd4afc945eaf5218706eacebf7ceecae4aaebbfa9fa7ef'
'800e1c1b382dfb67aaac4c4d2565e5edd0851e9e49b2cb06bc17c354f2027abd')
prepare() {