summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex S2022-09-23 12:42:49 +0200
committerAlex S2022-09-23 12:42:49 +0200
commit1f0c242ed3b3eade7ff9778508d3a0ab7ee9e18e (patch)
tree780313bfe98b947005522f31024cf96fbc71bb74
parent580966f0da11dd1dbadfe6b9e7a70c8152d8ba71 (diff)
downloadaur-1f0c242ed3b3eade7ff9778508d3a0ab7ee9e18e.tar.gz
Add arrow key buttons modifier
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24ca585eb3af..7a30acf8171c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shuttlepro-v2-git
pkgdesc = A user program for interpreting input from a Contour Design Shuttle device (git version). This is a moded version from SERVCUBED. https://github.com/SERVCUBED/ShuttlePRO
- pkgver = 0.1.r49.g2bb3c65
+ pkgver = 0.1.r50.g6783b94
pkgrel = 1
url = https://github.com/SERVCUBED/ShuttlePRO
arch = x86_64
@@ -16,4 +16,3 @@ pkgbase = shuttlepro-v2-git
md5sums = SKIP
pkgname = shuttlepro-v2-git
-
diff --git a/PKGBUILD b/PKGBUILD
index a241be11bb5d..37c6f3322715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex S. <shantanna_at_hotmail_dot_com>
pkgname=shuttlepro-v2-git
-pkgver=0.1.r49.g2bb3c65
+pkgver=0.1.r50.g6783b94
pkgrel=1
pkgdesc="A user program for interpreting input from a Contour Design Shuttle device (git version). This is a moded version from SERVCUBED. https://github.com/SERVCUBED/ShuttlePRO"
arch=('x86_64' 'i686')