summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSophie Tauchert2020-06-28 20:27:16 +0200
committerSophie Tauchert2020-06-28 20:27:16 +0200
commit97ac4793b698cd6e33f7539e5c6db10e39fa6861 (patch)
tree954a4b049386afb358730752ca8d95713490dccf /PKGBUILD
parent79a4afc53dab01d198bd443779c91ab3758f353a (diff)
downloadaur-97ac4793b698cd6e33f7539e5c6db10e39fa6861.tar.gz
Update to v0.7.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 980b2099f6fe..d38a7d4fde99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gx52
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc="A GTK application designed to provide control for the LEDs and MFD of Logitech X52 and X52 Pro H.O.T.A.S."
arch=('any')
@@ -14,7 +14,7 @@ conflicts=()
install="$pkgname.install"
source=("https://gitlab.com/leinardi/gx52/-/archive/$pkgver/$pkgname-$pkgver.tar.gz"
'60-gx52.rules')
-sha256sums=('462cdea1539d76c82690ed4ba614f2bbc9a4862d13648c857c3658a4551e16a8'
+sha256sums=('2925a7fb2495b786d27585c5891b525f138c8a5197f4e3b6dfdb5f3635de38cd'
'8239c7529f939f12455a3db5c000e76df9bb77c84f4ed9092ae731c5a1b3ab90')
build() {