summaryrefslogtreecommitdiff
path: root/community/dispcalgui/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dispcalgui/PKGBUILD')
-rw-r--r--community/dispcalgui/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/dispcalgui/PKGBUILD b/community/dispcalgui/PKGBUILD
index b8b5b2596..9d745438d 100644
--- a/community/dispcalgui/PKGBUILD
+++ b/community/dispcalgui/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 96076 2013-08-20 06:32:16Z lcarlier $
+# $Id: PKGBUILD 99412 2013-10-28 11:55:41Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Cedric Girard <girard.cedric@gmail.com>
# Contributor: foxbunny <bg.branko@gmail.com>
pkgname=dispcalgui
-pkgver=1.2.7.0
-pkgrel=2
+pkgver=1.5.3.1
+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/"
@@ -15,7 +15,7 @@ depends=('argyllcms' 'wxpython' 'hicolor-icon-theme' 'desktop-file-utils' 'pytho
optdepends=('gksu: For running as root')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz")
-md5sums=('a0ff80ee5e560fbe208c12189e00c470')
+md5sums=('1b7542ecee8f39a49b90197613a46a73')
prepare() {
cd "${srcdir}"/dispcalGUI-${pkgver}