[arch-commits] CVS update of extra/system/namcap (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Jul 24 23:34:53 UTC 2007


    Date: Tuesday, July 24, 2007 @ 19:34:53
  Author: eric
    Path: /home/cvs-extra/extra/system/namcap

Modified: PKGBUILD (1.35 -> 1.36)

upgpkg: namcap 1.6.1-1
added license


----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Index: extra/system/namcap/PKGBUILD
diff -u extra/system/namcap/PKGBUILD:1.35 extra/system/namcap/PKGBUILD:1.36
--- extra/system/namcap/PKGBUILD:1.35	Mon Jul 23 23:58:33 2007
+++ extra/system/namcap/PKGBUILD	Tue Jul 24 19:34:53 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.35 2007/07/24 03:58:33 jason Exp $
+# $Id: PKGBUILD,v 1.36 2007/07/24 23:34:53 eric Exp $
 # Contributor: Jason Chu <jason at archlinux.org>
 # Maintainer: Jason Chu <jason at archlinux.org>
 pkgname=namcap
@@ -7,12 +7,14 @@
 pkgdesc="A Pacman package analyzer"
 arch=(i686 x86_64)
 url="http://xentac.net/~jchu/blog/static/namcap"
+license=('GPL')
 depends=('python')
 makedepends=('git')
 conflicts=()
 backup=()
 install=
 source=()
+md5sums=()
 
 build() {
   cd $startdir/src




More information about the arch-commits mailing list