summaryrefslogtreecommitdiff
path: root/extra/gnome-color-manager/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-color-manager/PKGBUILD')
-rw-r--r--extra/gnome-color-manager/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/gnome-color-manager/PKGBUILD b/extra/gnome-color-manager/PKGBUILD
index eed428b6d..d9979c939 100644
--- a/extra/gnome-color-manager/PKGBUILD
+++ b/extra/gnome-color-manager/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 204755 2014-01-26 12:16:01Z andyrtr $
+# $Id: PKGBUILD 210454 2014-04-14 20:06:26Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-color-manager
-pkgver=3.10.1
-pkgrel=2
+pkgver=3.12.1
+pkgrel=1
pkgdesc="Color profile manager for the GNOME desktop"
arch=(i686 x86_64)
url="http://projects.gnome.org/gnome-color-manager/"
license=(GPL2)
-depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils clutter-gtk
- mash shared-color-profiles shared-color-targets gnome-desktop colord-gtk libexif)
+depends=(libcanberra vte3 exiv2 hicolor-icon-theme desktop-file-utils shared-color-targets colord-gtk libexif)
makedepends=(intltool yelp-tools)
+optdepends=('argyllcms: color calibration')
install=gnome-color-manager.install
options=('!emptydirs')
groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2944627f4166aaac08ba9d73614cbd79eba93573bd7d32e17a12082e30fb1399')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('06bbc4ce1cd7862a33c6b8d64e647770936cf8787756135b0781385bac1998a9')
build(){
cd $pkgname-$pkgver