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 f218a3dbc..befa56d85 100644
--- a/community/dispcalgui/PKGBUILD
+++ b/community/dispcalgui/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 104105 2014-01-15 18:42:36Z tredaelli $
+# $Id: PKGBUILD 104543 2014-01-22 15:26:47Z 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.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 @@ optdepends=('gksu: For running as root')
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() {