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

Allan McRae allan at archlinux.org
Mon Sep 29 06:23:33 UTC 2008


    Date: Monday, September 29, 2008 @ 02:23:33
  Author: allan
Revision: 13877

correct sourceforge url

Modified:
  scons/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 06:22:57 UTC (rev 13876)
+++ PKGBUILD	2008-09-29 06:23:33 UTC (rev 13877)
@@ -11,9 +11,7 @@
 url="http://scons.org"
 license=("custom")
 depends=('python')
-mirror="puzzle"
-#mirror="switch"
-source=("http://$mirror.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list