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

Allan McRae allan at archlinux.org
Mon Sep 29 06:26:21 UTC 2008


    Date: Monday, September 29, 2008 @ 02:26:21
  Author: allan
Revision: 13884

correct sourceforge url

Modified:
  squashfs-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 06:26:03 UTC (rev 13883)
+++ PKGBUILD	2008-09-29 06:26:21 UTC (rev 13884)
@@ -12,7 +12,7 @@
 license="GPL"
 arch=('i686' 'x86_64')
 depends=('zlib' 'glibc')
-source=(http://easynews.dl.sourceforge.net/sourceforge/squashfs/squashfs$_realver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/squashfs/squashfs$_realver.tar.gz)
 md5sums=('62d3ff7c067a5aa82f57711b3a4ab86a')
 
 build()




More information about the arch-commits mailing list