Date: Friday, April 19, 2013 @ 03:13:22 Author: heftig Revision: 183239
0.1.33 Modified: colord/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-19 00:40:29 UTC (rev 183238) +++ PKGBUILD 2013-04-19 01:13:22 UTC (rev 183239) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=colord -pkgver=0.1.31 +pkgver=0.1.33 pkgrel=1 pkgdesc="System daemon for managing color devices" arch=(i686 x86_64) @@ -16,7 +16,7 @@ install=colord.install backup=(etc/colord.conf) source=($url/releases/$pkgname-$pkgver.tar.xz) -sha1sums=('f4a00282aaae0fb8a5d24abfc78377e010261e75') +sha1sums=('41888fc853e033302c59539777b09317a7e1ab3d') build() { cd $pkgname-$pkgver
