[arch-commits] CVS update of arch/build/base/zlib (PKGBUILD)

Dan McGee dan at archlinux.org
Wed Jul 11 13:57:16 UTC 2007


    Date: Wednesday, July 11, 2007 @ 09:57:16
  Author: dan
    Path: /home/cvs-arch/arch/build/base/zlib

Modified: PKGBUILD (1.17 -> 1.18)

zlib no longer in license package, changing license field to reflect it


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


Index: arch/build/base/zlib/PKGBUILD
diff -u arch/build/base/zlib/PKGBUILD:1.17 arch/build/base/zlib/PKGBUILD:1.18
--- arch/build/base/zlib/PKGBUILD:1.17	Fri May 25 13:22:33 2007
+++ arch/build/base/zlib/PKGBUILD	Wed Jul 11 09:57:16 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.17 2007/05/25 17:22:33 tpowa Exp $
+# $Id: PKGBUILD,v 1.18 2007/07/11 13:57:16 dan Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=zlib
 pkgver=1.2.3
 pkgrel=2
 pkgdesc="A compression/decompression Library"
 arch=(i686 x86_64)
-license=('zlib')
+license=('custom:zlib')
 url="http://www.gzip.org/zlib"
 depends=('glibc')
 source=(http://www.zlib.net/zlib-$pkgver.tar.gz)




More information about the arch-commits mailing list