Date: Tuesday, September 8, 2015 @ 15:44:07 Author: tredaelli Revision: 139603
upgpkg: dispcalgui 3.0.4.2-1 Modified: dispcalgui/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 13:20:29 UTC (rev 139602) +++ PKGBUILD 2015-09-08 13:44:07 UTC (rev 139603) @@ -4,7 +4,7 @@ # Contributor: foxbunny <[email protected]> pkgname=dispcalgui -pkgver=3.0.4.0 +pkgver=3.0.4.2 pkgrel=1 pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ optdepends=('gksu: For running as root') install=${pkgname}.install source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz") -md5sums=('1d49ec09a78f89d69afd85ee407c0803') +md5sums=('718f82fd04461cf271406b182cb1a419') prepare() { cd dispcalGUI-${pkgver}
