Date: Saturday, March 23, 2013 @ 10:50:23 Author: heftig Revision: 180559
0.1.25 Modified: colord-gtk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-23 09:49:52 UTC (rev 180558) +++ PKGBUILD 2013-03-23 09:50:23 UTC (rev 180559) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=colord-gtk -pkgver=0.1.24 +pkgver=0.1.25 pkgrel=1 pkgdesc="GTK integration for libcolord" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection' 'vala' 'gtk-doc') source=($url/releases/$pkgname-$pkgver.tar.xz) options=('!libtool') -sha1sums=('6711d50d45150e54ebcfcd8d242b6a0d83ac73c2') +sha1sums=('ffb27568ff25860fbcc09cc32ba05469655b099d') build() { cd "$pkgname-$pkgver"
