summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzocker-1602024-02-15 13:55:18 +0100
committerzocker-1602024-02-15 13:55:18 +0100
commit61fbeb24e30d82aad88284a369905f71852a0434 (patch)
treeaeb6b5b1ad74195f43c9d688efaf2a376d3ea2e9
parent8e132e087557934ef66e95f683078323eca8cebb (diff)
downloadaur-61fbeb24e30d82aad88284a369905f71852a0434.tar.gz
update to 1.0.7
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9441c165605a..714d1d0904e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keyboard-center
pkgdesc = Application to map G-keys on (some) Logitech Gaming Keyboards
- pkgver = 1.0.6
+ pkgver = 1.0.7
pkgrel = 1
url = https://github.com/zocker-160/keyboard-center
install = keyboard-center.install
@@ -19,7 +19,7 @@ pkgbase = keyboard-center
optdepends = xdotool: type strings for X11
optdepends = ydotool: type strings using uinput
optdepends = wtype: type strings for Wayland
- source = keyboard-center-1.0.6::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.6
+ source = keyboard-center-1.0.7::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.7
sha256sums = SKIP
pkgname = keyboard-center
diff --git a/PKGBUILD b/PKGBUILD
index 7858501ca9ea..811ba279f76c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=keyboard-center
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="Application to map G-keys on (some) Logitech Gaming Keyboards"
arch=('x86_64')