[arch-commits] Commit in lcms/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Mon Apr 6 11:22:50 UTC 2009
Date: Monday, April 6, 2009 @ 07:22:50
Author: ronald
Revision: 34060
fix svn merge conflict
Modified:
lcms/repos/extra-x86_64/ (properties)
lcms/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: lcms/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /lcms/trunk:1
+ /lcms/trunk:1-34059
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-04-06 11:19:37 UTC (rev 34059)
+++ extra-x86_64/PKGBUILD 2009-04-06 11:22:50 UTC (rev 34060)
@@ -3,16 +3,16 @@
# Contributor: Ben <contrasutra at myrealbox.com>
pkgname=lcms
-pkgver=1.17
-pkgrel=2
+pkgver=1.18
+pkgrel=1
pkgdesc="Lightweight color management development library/engine"
arch=(i686 x86_64)
-license=('CUSTOM')
+license=('custom')
depends=('libtiff')
url="http://www.littlecms.com"
options=('!libtool')
source=(http://littlecms.com/${pkgname}-${pkgver}.tar.gz)
-md5sums=('07bdbb4cfb05d21caa58fe3d1c84ddc1')
+md5sums=('9f908e2dc48f76db77ac35a382e394c7')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list