summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSophie Tauchert2019-02-04 08:20:05 +0100
committerSophie Tauchert2019-02-04 08:20:05 +0100
commit4ec6d129993a4f38d0d6a08716b1cb810cec65a0 (patch)
tree7f2b94d7cb2fb79f228ce107c1797ec6f2db5c88 /PKGBUILD
parent686c1095efac06aef82d1cb91213cce0e255fd61 (diff)
downloadaur-4ec6d129993a4f38d0d6a08716b1cb810cec65a0.tar.gz
Update to v0.10.1
Diffstat (limited to 'PKGBUILD')
-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() {