summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrimist2024-03-02 23:03:03 -0800
committercrimist2024-03-02 23:03:03 -0800
commit3d5421a427e7305d1db9b7ce473a49ed9a8828a0 (patch)
tree7d8c22c3560c5706c8b6a4b176b4b8293add64be
parent145d7932f8066921209e735297806875be88b2d2 (diff)
downloadaur-3d5421a427e7305d1db9b7ce473a49ed9a8828a0.tar.gz
Update to v0.15.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8e8d89c333d..ddbb0fb543d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gwe
pkgdesc = A system utility for controlling NVIDIA GPUs
- pkgver = 0.15.6
+ pkgver = 0.15.7
pkgrel = 1
url = https://gitlab.com/leinardi/gwe
arch = any
@@ -22,7 +22,7 @@ pkgbase = gwe
depends = python-requests
depends = python-reactivex
optdepends = libappindicator-gtk3: tray support
- source = https://gitlab.com/leinardi/gwe/-/archive/0.15.6/gwe-0.15.6.tar.gz
- sha256sums = 60c19431ab20cc785dfd6547fccd225d3ff317b5bfd57961441bf8212cc8247c
+ source = https://gitlab.com/leinardi/gwe/-/archive/0.15.7/gwe-0.15.7.tar.gz
+ sha256sums = 537c13b47ebe1df8940a807f562ac6c50bff19d8b2d85e32542bd0110406f643
pkgname = gwe
diff --git a/PKGBUILD b/PKGBUILD
index b70bb7a15b5d..dcfbac19dd2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gwe
-pkgver=0.15.6
+pkgver=0.15.7
pkgrel=1
pkgdesc="A system utility for controlling NVIDIA GPUs"
arch=('any')
@@ -12,7 +12,7 @@ depends=('gobject-introspection' 'libdazzle' 'libnotify' 'python' 'python-cairo'
makedepends=('meson' 'appstream-glib')
optdepends=('libappindicator-gtk3: tray support')
source=("https://gitlab.com/leinardi/gwe/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('60c19431ab20cc785dfd6547fccd225d3ff317b5bfd57961441bf8212cc8247c')
+sha256sums=('537c13b47ebe1df8940a807f562ac6c50bff19d8b2d85e32542bd0110406f643')
build() {
arch-meson $pkgname-$pkgver build