summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzocker-1602023-03-31 15:22:54 +0200
committerzocker-1602023-03-31 15:22:54 +0200
commitaf977c434a9c2969e8b89cc0ccb9aa629710b305 (patch)
tree9d56ad0378b1866e3a891f4cfab7d3fcac9e24d4
parentd8e2afdad5946a9c0bde9b2673c597a9541048c3 (diff)
downloadaur-af977c434a9c2969e8b89cc0ccb9aa629710b305.tar.gz
update to 1.0.2
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8e56f263690..cabc545ea67f 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.1
+ pkgver = 1.0.2
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.1::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.1
+ source = keyboard-center-1.0.2::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.2
sha256sums = SKIP
pkgname = keyboard-center
diff --git a/PKGBUILD b/PKGBUILD
index ada8da66bda2..6d8c357c0701 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=keyboard-center
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Application to map G-keys on (some) Logitech Gaming Keyboards"
arch=('x86_64')