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

Dan McGee dan at archlinux.org
Mon Jun 14 16:53:11 UTC 2010


    Date: Monday, June 14, 2010 @ 12:53:11
  Author: dan
Revision: 82602

upgpkg: namcap 2.6-1
bump to 2.6

Modified:
  namcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-14 06:52:28 UTC (rev 82601)
+++ PKGBUILD	2010-06-14 16:53:11 UTC (rev 82602)
@@ -2,15 +2,16 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=namcap
-pkgver=2.5
+pkgver=2.6
 pkgrel=1
 pkgdesc="A Pacman package analyzer"
 arch=('any')
-url="http://projects.archlinux.org/?p=namcap.git"
+url="http://projects.archlinux.org/namcap.git/"
 license=('GPL')
 depends=('python>=2.6' 'licenses')
 source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9148ddf3052c42c32b33c085661f1571')
+md5sums=('4ea759bf0793ceb8342953f7520dc643')
+sha256sums=('4d69ad723e7d0e9054c0031fec7f1586ccaf42f08bbb96308a93baae10d8e19d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list