From 0d7bab226067a44a9f1b978924e8201a3fa60764 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Oct 2011 23:14:47 +0000 Subject: Mon Oct 24 23:14:47 UTC 2011 --- community/xautomation/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/xautomation/PKGBUILD') 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 # Contributor: raubkopierer 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}" -- cgit v1.2.3-54-g00ecf