author | Stéphane Gaudreault
<stephane@archlinux.org> 2012-09-29 16:36:40 UTC |
committer | Stéphane Gaudreault
<stephane@archlinux.org> 2012-09-29 16:36:40 UTC |
parent | 5d8c1573327b97721ca2102f308d1bf53df412a8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 718e18e..96742b9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=namcap pkgver=3.2.4 -pkgrel=1 +pkgrel=2 pkgdesc="A Pacman package analyzer" arch=('any') url="http://projects.archlinux.org/namcap.git/" @@ -11,7 +11,7 @@ license=('GPL') depends=('python' 'pyalpm>=0.5' 'licenses' 'binutils' 'elfutils' 'python-pyelftools') makedepends=('python-distribute') -source=(ftp://ftp.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz) +source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz) sha1sums=('5a9d396d7103961b3f5776231f8b43c577436f20') build() {