summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoetw2015-06-13 11:59:29 +0200
committerjoetw2015-06-13 12:15:50 +0200
commit330ed00b9be6608047d7d8bf91be8aa8973b6e19 (patch)
tree354e2544542f78fc71262a1b665bd9ef558ee01c
parent94b8c5bb2f43685e4a88950eab13319293e661bb (diff)
downloadaur-330ed00b9be6608047d7d8bf91be8aa8973b6e19.tar.gz
Increment epoch
The initial import corrects pkgver() (adds 'r'). This breaks monotonicity for pacman.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5a675c91b11..e8545451bd80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@
pkgname=xcape-git
pkgver=1.1.r9.gf3802fc
pkgrel=1
+epoch=1
pkgdesc="Use modifier pressed/released solo as another key/chord, e.g. CapsLock > Escape"
arch=('i686' 'x86_64')
url="https://github.com/alols/xcape"