summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSophie Tauchert2019-09-01 12:07:04 +0200
committerSophie Tauchert2019-09-01 12:07:04 +0200
commit819b5c137409a0f23c3a276ba92c076c52a02733 (patch)
tree4e13c21de30f5abe5bbe88e98166c7d5cb6d9b5d /PKGBUILD
parentc46be8a56658bc2278b56dbcd3360df9712c5a1c (diff)
downloadaur-819b5c137409a0f23c3a276ba92c076c52a02733.tar.gz
Update to v0.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4c9e06daf40..97448ebc4d06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gwe
-pkgver=0.12.3
+pkgver=0.13.0
pkgrel=1
pkgdesc="A system utility for controlling NVIDIA GPUs"
arch=('any')
url="https://gitlab.com/leinardi/gwe"
license=('GPL3')
depends=('gobject-introspection' 'libdazzle' 'libappindicator3' 'python' 'python-cairo' 'python-gobject' 'python-injector' 'python-matplotlib' 'python-peewee' 'python-py3nvml' 'python-requests' 'python-rx' 'python-xdg')
-makedepends=('meson')
+makedepends=('meson' 'appstream-glib')
provides=()
_xlib_commit='52e6cd2a78c32fa7d78dc73795628c78ff7b970b'
source=("https://gitlab.com/leinardi/gwe/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
"https://github.com/leinardi/python-xlib/archive/${_xlib_commit}.tar.gz")
-sha256sums=('b3fe6d1caacd9b74c65cab71452aa74aa84d075979877cf67b817f2fe5f2ffb3'
+sha256sums=('90a1140f50281b3a7e65f145b820f60adf47d966426087583c10282c65240193'
'20f3696205918978c6d3bb214a282606064b52c9c90b781cb5862452a8f4ef42')
prepare() {