Date: Monday, August 10, 2015 @ 16:48:15 Author: tredaelli Revision: 138180
upgpkg: dispcalgui 3.0.4.0-1 Modified: dispcalgui/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-10 14:43:11 UTC (rev 138179) +++ PKGBUILD 2015-08-10 14:48:15 UTC (rev 138180) @@ -4,7 +4,7 @@ # Contributor: foxbunny <[email protected]> pkgname=dispcalgui -pkgver=3.0.3.1 +pkgver=3.0.4.0 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=('aae901f25c6ce5a86ae9e54d8dee78c2') +md5sums=('1d49ec09a78f89d69afd85ee407c0803') prepare() { cd dispcalGUI-${pkgver}
