[arch-commits] Commit in colord/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Dec 21 15:01:44 UTC 2014


    Date: Sunday, December 21, 2014 @ 16:01:44
  Author: heftig
Revision: 227867

1.2.7

Modified:
  colord/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-21 15:01:02 UTC (rev 227866)
+++ PKGBUILD	2014-12-21 15:01:44 UTC (rev 227867)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=colord
-pkgver=1.2.5
+pkgver=1.2.7
 pkgrel=1
 pkgdesc="System daemon for managing color devices"
 arch=(i686 x86_64)
@@ -10,13 +10,16 @@
 url="http://www.freedesktop.org/software/colord"
 license=(GPL2)
 depends=(lcms2 libgusb polkit sqlite systemd dconf dbus)
-makedepends=(intltool gobject-introspection vala docbook2x sane bash-completion)
-optdepends=('sane: scanner support')
+makedepends=(intltool gobject-introspection vala docbook2x sane bash-completion
+             argyllcms)
+optdepends=('sane: scanner support'
+            'argyllcms: color profiling')
 replaces=('shared-color-profiles')
 install=colord.install
 source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
-sha1sums=('5f672b2c8b9c00e4a1ca01c2c626e5c68f157725'
+sha1sums=('fee7271a9acfd6c7e78c0820407d574d5172c40c'
           'SKIP')
+validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list