[arch-commits] Commit in gtkpod/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Apr 1 09:07:13 UTC 2010
Date: Thursday, April 1, 2010 @ 05:07:13
Author: andrea
Revision: 75295
fix source
Modified:
gtkpod/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-01 08:59:30 UTC (rev 75294)
+++ PKGBUILD 2010-04-01 09:07:13 UTC (rev 75295)
@@ -12,7 +12,7 @@
install=${pkgname}.install
depends=('libgpod>=0.7.0' 'libmp4v2' 'flac' 'libid3tag' 'gnome-vfs' 'libgnomecanvas' 'flac' 'libvorbis' 'curl' 'libglade')
makedepends=('intltool')
-source=("http://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('ebe076cc8b623c3ae6b0f0f733019eec')
build() {
More information about the arch-commits
mailing list