Date: Wednesday, November 18, 2015 @ 18:17:53 Author: tredaelli Revision: 147090
upgpkg: dispcalgui 3.0.4.3-1 Modified: dispcalgui/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-18 17:17:51 UTC (rev 147089) +++ PKGBUILD 2015-11-18 17:17:53 UTC (rev 147090) @@ -4,7 +4,7 @@ # Contributor: foxbunny <[email protected]> pkgname=dispcalgui -pkgver=3.0.4.2 +pkgver=3.0.4.3 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=('718f82fd04461cf271406b182cb1a419') +md5sums=('8cf05bb4d0c92e3a6a4742c2c871ca68') prepare() { cd dispcalGUI-${pkgver}
