summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-01-26 02:17:25 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-01-26 02:17:25 (GMT)
commit7c3ce938ec4888b5a3f2736adc6b0a55808c6012 (patch)
tree38247e812f102281c6d10d4fe03ddf2b301680c2
parent82e0075da281324532b01233e480cd16760c8fcf (diff)
downloadlinhes_pkgbuild-7c3ce938ec4888b5a3f2736adc6b0a55808c6012.zip
linhes_pkgbuild-7c3ce938ec4888b5a3f2736adc6b0a55808c6012.tar.gz
linhes_pkgbuild-7c3ce938ec4888b5a3f2736adc6b0a55808c6012.tar.bz2
Revert "xdotool: added epoch to PKGBUILD,"
This reverts commit 4ad00752c53d7f544ec2b03b9acc7b86704270fb. (reverse-merged from commit 6a019dc07b35afed0f44cc77410cd133d3f3f809)
-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')