summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSophie Tauchert2022-04-03 11:19:14 +0200
committerSophie Tauchert2022-04-03 11:19:14 +0200
commit603e9a6692875eafbee12cfc7d8d188fc8b07210 (patch)
treecff7a7866f6e5c52574155dafc7228933692e739 /PKGBUILD
parent95ffb1e43816444dde45742cca7a324036c1fa6c (diff)
downloadaur-603e9a6692875eafbee12cfc7d8d188fc8b07210.tar.gz
Update to v0.7.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b4fe11a4c37..d6ff3f5d61fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sophie Tauchert <sophie@999eagle.moe>
pkgname=gx52
-pkgver=0.7.3
+pkgver=0.7.4
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=('07439c2b55c9f6ab33f014a32cc7fbd6dfcbf4ff71f314b1a4cb9f8210416b00'
+sha256sums=('94eef3d52399f65a61b51459f32cb2a99c3b2403955691055db13456531d4f63'
'8239c7529f939f12455a3db5c000e76df9bb77c84f4ed9092ae731c5a1b3ab90')
build() {