summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzocker-1602023-08-01 14:27:42 +0200
committerzocker-1602023-08-01 14:27:42 +0200
commit168a00f9aba1deb93697c773f8e7ac5d40c67e29 (patch)
tree112a51137a33c8a63c7ec9d288a2ce3e25e50715
parent70a6b9dcf4c183182ef94fa40e3f124647f5f37a (diff)
downloadaur-168a00f9aba1deb93697c773f8e7ac5d40c67e29.tar.gz
update to 1.0.5
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44966f33f726..4967e9380ab6 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.4
+ pkgver = 1.0.5
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.4::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.4
+ source = keyboard-center-1.0.5::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.5
sha256sums = SKIP
pkgname = keyboard-center
diff --git a/PKGBUILD b/PKGBUILD
index c1dbd89c68f6..854bcb465c70 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=keyboard-center
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="Application to map G-keys on (some) Logitech Gaming Keyboards"
arch=('x86_64')