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

Allan McRae allan at archlinux.org
Sun Sep 28 14:45:35 UTC 2008


    Date: Sunday, September 28, 2008 @ 10:45:35
  Author: allan
Revision: 13770

correct sourceforge url

Modified:
  fuse/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:44:43 UTC (rev 13769)
+++ PKGBUILD	2008-09-28 14:45:35 UTC (rev 13770)
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('pkgconfig')
 install=fuse.install
-source=(http://mesh.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 options=(!libtool)
 md5sums=('98563fc7b265b7479a3178181cbcf59a')
 




More information about the arch-commits mailing list