From 086bd09e9b2829d9666305371beee3358031b50e Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Sat, 13 Dec 2014 23:57:14 +0000 Subject: [PATCH] xautomation: update to 1.09 --- xautomation/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xautomation/PKGBUILD b/xautomation/PKGBUILD index eb34b93c6..5a158b2ea 100644 --- a/xautomation/PKGBUILD +++ b/xautomation/PKGBUILD @@ -2,7 +2,7 @@ # contributor Martín González pkgname=xautomation -pkgver=1.08 +pkgver=1.09 pkgrel=1 pkgdesc='Controls X from the command line and does "visual scraping".' url='http://hoopajoo.net/projects/xautomation.html' @@ -11,7 +11,7 @@ license=('GPL') depends=('libpng' 'libxtst' 'libxi') source=("http://hoopajoo.net/static/projects/${pkgname}-${pkgver}.tar.gz" "fix-libs.patch") -sha1sums=('eed09da910beb6b46ecd04679073844235ae8a6e' +sha1sums=('0c4b0c5f4d51217a7fec997bd24e5d45d1027637' '350b59bd779643ab074fa9e8c9fe0a853ab89e2e') prepare() {