summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2022-10-02 19:24:31 +0200
committerMario Finelli2022-10-02 19:24:31 +0200
commitb01cd3de330474a993b96135087f5c5bad63206d (patch)
treea3ee36c9608a83206f5a2a270d7adf18e90cbf10 /PKGBUILD
parentb9030cb689293477a5b3a7114bf8323090dee91e (diff)
downloadaur-b01cd3de330474a993b96135087f5c5bad63206d.tar.gz
upgpkg: keymapper 2.2.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49aa1eb4b38c..526c54d78738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: houmain <houmain at posteo dot net>
pkgname=keymapper
-pkgver=2.1.6
+pkgver=2.2.0
pkgrel=1
pkgdesc="A cross-platform context-aware keyremapper"
arch=(i686 x86_64 armv6h armv7h aarch64)
@@ -11,7 +11,7 @@ license=(GPL3)
depends=(gcc-libs libusb libx11 dbus wayland)
makedepends=(cmake)
source=(https://github.com/houmain/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('4ff02cb251eb84fd5495bf782478306b68470e6f3388a2521ebd58256c61d4c0')
+sha256sums=('99342789beffbe379fd2675e8ba9a6accbd01ca496a9fabb07596cb6c5401989')
prepare() {
cd $pkgname-$pkgver