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

Allan McRae allan at archlinux.org
Sun Sep 28 14:33:13 UTC 2008


    Date: Sunday, September 28, 2008 @ 10:33:13
  Author: allan
Revision: 13755

correct sourceforge url

Modified:
  corewars/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:32:53 UTC (rev 13754)
+++ PKGBUILD	2008-09-28 14:33:13 UTC (rev 13755)
@@ -8,7 +8,7 @@
 url="http://corewars.sourceforge.net/"
 license=('GPL2')
 depends=('gtk')
-source=(http://belnet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('0a0b8067533b83a96488109ee265f664')
 
 build() {




More information about the arch-commits mailing list