summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Courtis2020-06-17 13:29:13 +1000
committerAlexander Courtis2020-06-17 13:29:13 +1000
commit7f271fc7479a51327c0b33c1fc8540503b780c7d (patch)
treed722f8366c4e28e4cc39e375ea1c09b8b5db01b7 /PKGBUILD
parent362d216e815e47e59974e3d68dffc9be08d6a71b (diff)
downloadaur-7f271fc7479a51327c0b33c1fc8540503b780c7d.tar.gz
1.0.0-1 -> 1.1.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f81f0c00058f..51ec4f82d424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Courtis <alex@courtis.org>
pkgname=interception-dual-function-keys
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc="Dual function keys: tap for one key, hold for another."
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://gitlab.com/interception/linux/plugins/dual-function-keys/"
license=('MIT')
depends=('interception-tools')
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/interception/linux/plugins/dual-function-keys/repository/archive.tar.gz?ref=${pkgver}")
-md5sums=('d47da2941f18e5b0d3d4e4492ae08648')
+md5sums=('5f6b6033472e0c48bec60e90dd2e2c4c')
build() {
cd $srcdir/dual-function-keys-$pkgver-*