diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-07 19:12:07 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-07 19:12:07 (GMT) |
commit | fd255056dd9f3aa7f2d61c71497fc98039497907 (patch) | |
tree | 0485a3ce7afc787e9a27216e0cd30532030e76bb | |
parent | edc05b31ade833cd0e3034f4df3d22ccc80a571e (diff) | |
download | linhes_pkgbuild-fd255056dd9f3aa7f2d61c71497fc98039497907.zip linhes_pkgbuild-fd255056dd9f3aa7f2d61c71497fc98039497907.tar.gz linhes_pkgbuild-fd255056dd9f3aa7f2d61c71497fc98039497907.tar.bz2 |
xdotool 2.2011
-rw-r--r-- | abs/core/xdotool/PKGBUILD | 3 |
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') |