Date: Wednesday, January 22, 2014 @ 16:24:40 Author: tredaelli Revision: 104537
upgpkg: dispcalgui 1.7.1.6-1 Modified: dispcalgui/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-22 13:01:55 UTC (rev 104536) +++ PKGBUILD 2014-01-22 15:24:40 UTC (rev 104537) @@ -4,8 +4,8 @@ # Contributor: foxbunny <[email protected]> pkgname=dispcalgui -pkgver=1.5.3.1 -pkgrel=2 +pkgver=1.7.1.6 +pkgrel=1 pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS" arch=('i686' 'x86_64') url="http://hoech.net/dispcalGUI/" @@ -16,7 +16,7 @@ install=${pkgname}.install source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz" dispcalGUI-1.5.3.1-wxgtk3.patch) -md5sums=('1b7542ecee8f39a49b90197613a46a73' +md5sums=('c51f5a6354b16342fd4ec3e0bb1bb4eb' 'b8001e5cbbb849f9ba95e0ef9fb1d073') prepare() {
