[arch-commits] Commit in namcap/trunk (PKGBUILD)

Rémy Oudompheng remy at archlinux.org
Sun May 8 15:42:09 UTC 2011


    Date: Sunday, May 8, 2011 @ 11:42:09
  Author: remy
Revision: 123116

Update to version 3.1

Modified:
  namcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-08 15:39:57 UTC (rev 123115)
+++ PKGBUILD	2011-05-08 15:42:09 UTC (rev 123116)
@@ -3,16 +3,16 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=namcap
-pkgver=3.0.6
+pkgver=3.1
 pkgrel=1
 pkgdesc="A Pacman package analyzer"
 arch=('any')
 url="http://projects.archlinux.org/namcap.git/"
 license=('GPL')
-depends=('python' 'licenses')
+depends=('python' 'pyalpm' 'licenses')
 makedepends=('python-distribute')
 source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz)
-md5sums=('308ff7a2ef8abb6e5d6c18b4cf496f8f')
+md5sums=('fab0d4dc34aa4d9e10cbca7daf2c2c5d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list