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

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


    Date: Monday, September 29, 2008 @ 02:26:03
  Author: allan
Revision: 13883

correct sourceforge url

Modified:
  spassgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 06:25:35 UTC (rev 13882)
+++ PKGBUILD	2008-09-29 06:26:03 UTC (rev 13883)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 url="http://spassgen.sourceforge.net/"
 depends=('qt3')
-source=(http://mesh.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
 md5sums=('ed019dda56551fb860c74016baa91fa4')
 
 build() {




More information about the arch-commits mailing list