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

Alexander Baldeck alexander at archlinux.org
Wed Sep 5 16:22:41 UTC 2007


    Date: Wednesday, September 5, 2007 @ 12:22:41
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-libs/libxdamage

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: libxdamage 1.1.1


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


Index: arch/build/x11-libs/libxdamage/PKGBUILD
diff -u arch/build/x11-libs/libxdamage/PKGBUILD:1.5 arch/build/x11-libs/libxdamage/PKGBUILD:1.6
--- arch/build/x11-libs/libxdamage/PKGBUILD:1.5	Thu Feb  1 11:13:59 2007
+++ arch/build/x11-libs/libxdamage/PKGBUILD	Wed Sep  5 12:22:41 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.5 2007/02/01 16:13:59 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.6 2007/09/05 16:22:41 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxdamage
-pkgver=1.1
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="X11 damaged region extension library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('libxfixes>=4.0.3' 'damageproto>=1.1')
 makedepends=('pkgconfig')
-options=('nolibtool')
+options=('!libtool')
 source=(${url}/releases/individual/lib/libXdamage-${pkgver}.tar.bz2)
-md5sums=('8aeb25ee35f5538a338462a712e7f9d4')
 
 build() {
   cd ${startdir}/src/libXdamage-${pkgver}
@@ -20,3 +19,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('ac0ce6b0063a9858c8f24ddb4c60487d')




More information about the arch-commits mailing list