Date: Friday, February 6, 2015 @ 03:46:29 Author: heftig Revision: 230891
0.1.5 Modified: shared-color-targets/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-06 02:45:12 UTC (rev 230890) +++ PKGBUILD 2015-02-06 02:46:29 UTC (rev 230891) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=shared-color-targets -pkgver=0.1.2 +pkgver=0.1.5 pkgrel=1 pkgdesc="Shared color targets for creating color profiles" arch=('any') @@ -9,7 +9,7 @@ url="http://github.com/hughsie/shared-color-targets" license=('GPL2') source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz) -sha1sums=('db5967130897c1f1b8f235c87114aa2c9cd3f123') +sha1sums=('8791ab21ec17b4422589f8626cb8e7933acc7bcf') build() {
