summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 714d1d0904e3..1739b5fcd942 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.7
+ pkgver = 1.0.8
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.7::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.7
+ source = keyboard-center-1.0.8::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.8
sha256sums = SKIP
pkgname = keyboard-center
diff --git a/PKGBUILD b/PKGBUILD
index 811ba279f76c..feb6589bece1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=keyboard-center
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="Application to map G-keys on (some) Logitech Gaming Keyboards"
arch=('x86_64')