[arch-commits] Commit in taglib-extras/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sat May 16 06:42:11 UTC 2009
Date: Saturday, May 16, 2009 @ 02:42:11
Author: eric
Revision: 39407
Fixed source url
Modified:
taglib-extras/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-05-16 06:18:31 UTC (rev 39406)
+++ PKGBUILD 2009-05-16 06:42:11 UTC (rev 39407)
@@ -10,7 +10,7 @@
license=('LGPL')
depends=('taglib>=1.5')
makedepends=('pkgconfig' 'cmake' 'automoc4')
-source=(ftp://ftp.archlinux.org/other/${pgkname}/${pkgname}-${pkgver}.tar.bz2)
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list