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

Rémy Oudompheng remy at archlinux.org
Sun Feb 13 16:30:14 UTC 2011


    Date: Sunday, February 13, 2011 @ 11:30:14
  Author: remy
Revision: 109889

Quick followup update to fix extravars rule.

Modified:
  namcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-13 16:28:13 UTC (rev 109888)
+++ PKGBUILD	2011-02-13 16:30:14 UTC (rev 109889)
@@ -3,7 +3,7 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=namcap
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="A Pacman package analyzer"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python2' 'licenses')
 makedepends=('python2-distribute')
 source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2b688b8c8eabfcda91db283f8cf6ac86')
+md5sums=('67d5c3a32b1d658219d502ed4513249f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list