summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzocker-1602021-09-16 14:30:54 +0200
committerzocker-1602021-09-16 14:30:54 +0200
commit9dfebaf7768f6abd922e601402947db90fd948f9 (patch)
treeb048c930aef32740478faf07ade92355130b4dd4
parente79dd8fa16da2a1dd3ca727fa8da6a2af04b8e3a (diff)
downloadaur-9dfebaf7768f6abd922e601402947db90fd948f9.tar.gz
update to 0.1.12
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e4501e8516c..c4a9ad67d22d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keyboard-center
pkgdesc = Application to map G-keys on (some) Logitech Gaming Keyboards
- pkgver = 0.1.11
+ pkgver = 0.1.12
pkgrel = 1
url = https://github.com/zocker-160/keyboard-center
install = keyboard-center.install
@@ -14,7 +14,7 @@ pkgbase = keyboard-center
depends = python-pyusb>=1.0.2
depends = hidapi>=0.10
depends = libnotify>=0.7.9
- source = keyboard-center-0.1.11::git+https://github.com/zocker-160/keyboard-center.git#tag=0.1.11
+ source = keyboard-center-0.1.12::git+https://github.com/zocker-160/keyboard-center.git#tag=0.1.12
sha256sums = SKIP
pkgname = keyboard-center
diff --git a/PKGBUILD b/PKGBUILD
index a860372e2f0f..90cf8e5503c5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=keyboard-center
-pkgver=0.1.11
+pkgver=0.1.12
pkgrel=1
pkgdesc="Application to map G-keys on (some) Logitech Gaming Keyboards"
arch=('x86_64')