[arch-commits] Commit in xqf/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Mon Sep 29 06:38:27 UTC 2008
Date: Monday, September 29, 2008 @ 02:38:27
Author: allan
Revision: 13903
correct sourceforge url
Modified:
xqf/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-09-29 06:38:10 UTC (rev 13902)
+++ PKGBUILD 2008-09-29 06:38:27 UTC (rev 13903)
@@ -10,7 +10,7 @@
depends=('gtk2' 'qstat' 'geoip')
license=('GPL')
url="http://www.linuxgames.com/xqf/"
-source=(http://heanet.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('a88cecba6abb6349107ab135f1009946')
build() {
More information about the arch-commits
mailing list