summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hanson <mihanson@linhes.org>2012-01-25 23:37:00 (GMT)
committerMichael Hanson <mihanson@linhes.org>2012-01-25 23:37:00 (GMT)
commit6a019dc07b35afed0f44cc77410cd133d3f3f809 (patch)
treee7077a65432355fc8f0ddf0db505e538a51e0f7f
parent776f600da45e3bd07de34509624b88d6081cd4da (diff)
downloadlinhes_pkgbuild-6a019dc07b35afed0f44cc77410cd133d3f3f809.zip
linhes_pkgbuild-6a019dc07b35afed0f44cc77410cd133d3f3f809.tar.gz
linhes_pkgbuild-6a019dc07b35afed0f44cc77410cd133d3f3f809.tar.bz2
Revert "xdotool: added epoch to PKGBUILD,"
This reverts commit 4ad00752c53d7f544ec2b03b9acc7b86704270fb.
-rw-r--r--abs/core/xdotool/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core/xdotool/PKGBUILD b/abs/core/xdotool/PKGBUILD
index ca3b071..0ce58a3 100644
--- a/abs/core/xdotool/PKGBUILD
+++ b/abs/core/xdotool/PKGBUILD
@@ -4,10 +4,9 @@
pkgname=xdotool
pkgver=2.20110530.1
-pkgrel=3
+pkgrel=1
pkgdesc="Command-line X11 automation tool"
arch=('i686' 'x86_64')
-epoch=3
url="http://www.semicomplete.com/projects/xdotool/"
license=('BSD')
depends=('libxtst' 'libxinerama')