summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-01-04 17:22:49 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-01-04 17:22:49 (GMT)
commit4ad00752c53d7f544ec2b03b9acc7b86704270fb (patch)
treee8ae3e63fcc66499a72b5a1e3cd9cad6ce03976d /abs
parentb8246edd414db489ffcea5d72af3f3add23e87c0 (diff)
downloadlinhes_pkgbuild-4ad00752c53d7f544ec2b03b9acc7b86704270fb.zip
linhes_pkgbuild-4ad00752c53d7f544ec2b03b9acc7b86704270fb.tar.gz
linhes_pkgbuild-4ad00752c53d7f544ec2b03b9acc7b86704270fb.tar.bz2
xdotool: added epoch to PKGBUILD,
Diffstat (limited to 'abs')
-rw-r--r--abs/core/xdotool/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/xdotool/PKGBUILD b/abs/core/xdotool/PKGBUILD
index 0ce58a3..ca3b071 100644
--- a/abs/core/xdotool/PKGBUILD
+++ b/abs/core/xdotool/PKGBUILD
@@ -4,9 +4,10 @@
pkgname=xdotool
pkgver=2.20110530.1
-pkgrel=1
+pkgrel=3
pkgdesc="Command-line X11 automation tool"
arch=('i686' 'x86_64')
+epoch=3
url="http://www.semicomplete.com/projects/xdotool/"
license=('BSD')
depends=('libxtst' 'libxinerama')