summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzocker-1602023-05-18 12:50:39 +0200
committerzocker-1602023-05-18 12:50:39 +0200
commit27f1e0e8a211930fce8c765b30661512bf0e8911 (patch)
treed492dae1c065b10891f6c603159eb67d2ff79858
parentaf977c434a9c2969e8b89cc0ccb9aa629710b305 (diff)
downloadaur-27f1e0e8a211930fce8c765b30661512bf0e8911.tar.gz
update to 1.0.3
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cabc545ea67f..0c670b07baa1 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.2
+ pkgver = 1.0.3
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.2::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.2
+ source = keyboard-center-1.0.3::git+https://github.com/zocker-160/keyboard-center.git#tag=1.0.3
sha256sums = SKIP
pkgname = keyboard-center
diff --git a/PKGBUILD b/PKGBUILD
index 6d8c357c0701..0354fac7350c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=keyboard-center
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="Application to map G-keys on (some) Logitech Gaming Keyboards"
arch=('x86_64')