summaryrefslogtreecommitdiff
path: root/community/xautomation/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xautomation/PKGBUILD')
-rw-r--r--community/xautomation/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xautomation/PKGBUILD b/community/xautomation/PKGBUILD
index 4801fdf7a..1fc7aff75 100644
--- a/community/xautomation/PKGBUILD
+++ b/community/xautomation/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 57104 2011-10-21 12:54:21Z lfleischer $
+# $Id: PKGBUILD 57187 2011-10-23 16:31:38Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: raubkopierer <mail[dot]sensenmann[at]gmail[dot]com>
pkgname=xautomation
-pkgver=1.03
-pkgrel=2
+pkgver=1.05
+pkgrel=1
pkgdesc='Controls X from the command line and does "visual scraping".'
url='http://hoopajoo.net/projects/xautomation.html'
arch=('i686' 'x86_64')
license=('GPL')
depends=('libpng' 'libxtst')
source=("http://hoopajoo.net/static/projects/${pkgname}-${pkgver}.tar.gz")
-md5sums=('91030079b0ecf96195dd21bcec635cb6')
+md5sums=('4526ea5085a680a3ae8629af1731e5fa')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"