Date: Tuesday, August 4, 2015 @ 11:41:08 Author: tredaelli Revision: 137931
upgpkg: dispcalgui 3.0.3.1-1 Modified: dispcalgui/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-04 09:36:23 UTC (rev 137930) +++ PKGBUILD 2015-08-04 09:41:08 UTC (rev 137931) @@ -4,7 +4,7 @@ # Contributor: foxbunny <[email protected]> pkgname=dispcalgui -pkgver=3.0.0.0 +pkgver=3.0.3.1 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=('04e97486128bf283d8963d52bcab6547') +md5sums=('aae901f25c6ce5a86ae9e54d8dee78c2') prepare() { cd dispcalGUI-${pkgver}
