summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2020-01-23 17:15:17 +0100
committerTim Schumacher2020-01-23 17:17:09 +0100
commita72e634e560acc7cff61517997be216e32cc08cb (patch)
treeae5033954e7ebfe7c6c783de6ea7acd4685f9396 /PKGBUILD
parent762df6f21ae5476f2a522205f96630ab1474e5d6 (diff)
downloadaur-xcape-multilayout-git.tar.gz
Adjust xcape-git PKGBUILD for xcape-multilayout-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33e15de5b0d9..1712ef7a5e3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,20 @@
-# Maintainer: joetw <call dot imera42 at googlemail dot com>
+# Maintainer: Tim Schumacher <tim at timakro dot de>
+# Contributor: joetw <call dot imera42 at googlemail dot com>
# Contributor: Greg Fitzgerald <greg at gregf dot org>
-pkgname=xcape-git
+pkgname=xcape-multilayout-git
pkgver=1.1.r9.gf3802fc
pkgrel=2
epoch=1
-pkgdesc="Use modifier pressed/released solo as another key/chord, e.g. CapsLock > Escape"
+pkgdesc="xcape with support for the multiple keyboard layouts feature of XKB"
arch=('i686' 'x86_64')
-url="https://github.com/alols/xcape"
+url="https://github.com/alols/xcape/pull/117"
license=('GPL3')
depends=('libxtst')
makedepends=('git')
provides=('xcape')
conflicts=('xcape')
-source=("git+${url}")
+source=("git+https://github.com/timakro/xcape#branch=pr_multiple_layouts")
sha256sums=('SKIP')
pkgver() {