diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-23 03:40:09 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-23 03:40:09 +0000 |
commit | 1a04b89cbb8e27e4622005c896745498af51ef45 (patch) | |
tree | 5991cef855e2a5ae07d66cccd5b47ba681007483 /community/dispcalgui | |
parent | c9e4976968b0f847cc693453df1e947531af2e76 (diff) |
Thu Jan 23 03:35:13 UTC 2014
Diffstat (limited to 'community/dispcalgui')
-rw-r--r-- | community/dispcalgui/PKGBUILD | 8 |
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() { |