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

Jan Steffens heftig at archlinux.org
Wed Mar 29 20:44:14 UTC 2017


    Date: Wednesday, March 29, 2017 @ 20:44:13
  Author: heftig
Revision: 291832

1.3.5-1

Modified:
  colord/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-29 20:39:13 UTC (rev 291831)
+++ PKGBUILD	2017-03-29 20:44:13 UTC (rev 291832)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=colord
-pkgver=1.3.4
+pkgver=1.3.5
 pkgrel=1
 pkgdesc="System daemon for managing color devices"
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
             'argyllcms: color profiling')
 replaces=(shared-color-profiles)
 install=colord.install
-_commit=b4329ab9e5dfe87ac46db9df82bc014d658ee26a  # tags/1.3.4^0
+_commit=54723dc6e3373a63a43cf814ad7424932bd996f0  # tags/1.3.5^0
 source=("git+https://github.com/hughsie/colord#commit=$_commit")
 sha1sums=('SKIP')
 validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17')
@@ -27,10 +27,6 @@
 }
 
 prepare() {
-  # Fixup docbook-utils/perl-sgmls, for now...
-  mkdir path
-  ln -s /usr/bin/vendor_perl/sgmlspl.pl path/sgmlspl
-
   cd $pkgname
   NOCONFIGURE=1 ./autogen.sh
 }



More information about the arch-commits mailing list