[arch-commits] CVS update of arch/build/x11-libs/libice (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Tue Aug 21 11:10:23 UTC 2007


    Date: Tuesday, August 21, 2007 @ 07:10:23
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-libs/libice

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: libice 1.0.4


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


Index: arch/build/x11-libs/libice/PKGBUILD
diff -u arch/build/x11-libs/libice/PKGBUILD:1.5 arch/build/x11-libs/libice/PKGBUILD:1.6
--- arch/build/x11-libs/libice/PKGBUILD:1.5	Sat Nov 18 08:11:44 2006
+++ arch/build/x11-libs/libice/PKGBUILD	Tue Aug 21 07:10:23 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.5 2006/11/18 13:11:44 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.6 2007/08/21 11:10:23 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libice
-pkgver=1.0.2
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="X11 Inter-Client Exchange library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('glibc' 'xproto')
 makedepends=('pkgconfig' 'xtrans')
-options=('nolibtool')
+options=('!libtool')
 source=(${url}/releases/individual/lib/libICE-${pkgver}.tar.bz2)
-md5sums=('b0ace9d84a145e070ba7a7ddde6cc77c')
 
 build() {
   cd ${startdir}/src/libICE-${pkgver}
@@ -20,3 +19,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('4ab4e67e0b8845aa201e984153087f4a')




More information about the arch-commits mailing list