summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSophie Tauchert2020-10-18 15:05:47 +0200
committerSophie Tauchert2020-10-18 15:05:47 +0200
commitcbabf37dd34368e8277ae66f8553573dbebd47f1 (patch)
tree402ca6a2fe4dcc6afb655f71ff6876c736052737 /PKGBUILD
parent401b7167ea901312bd300852836de34a8a7330d0 (diff)
downloadaur-cbabf37dd34368e8277ae66f8553573dbebd47f1.tar.gz
Update to v0.15.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a136656a794..3ccf4cf22d73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gwe
-pkgver=0.15.1
+pkgver=0.15.2
pkgrel=1
pkgdesc="A system utility for controlling NVIDIA GPUs"
arch=('any')
@@ -11,7 +11,7 @@ depends=('gobject-introspection' 'libdazzle' 'libappindicator-gtk3' 'python' 'py
makedepends=('meson' 'appstream-glib')
provides=()
source=("https://gitlab.com/leinardi/gwe/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('39fda1d23af4fc98e868c3b792a1b22deb7f8a4290f47adb7d8ed806f5166cf5')
+sha256sums=('a827eeb8f18fd08213fb22e0e1ef6437ea749eb4b34fcea9d0ae5282912753a0')
build() {
if [[ -d "$srcdir/build" ]]; then