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

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


    Date: Sunday, September 28, 2008 @ 10:37:13
  Author: allan
Revision: 13764

correct sourceforge url

Modified:
  expat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:36:55 UTC (rev 13763)
+++ PKGBUILD	2008-09-28 14:37:13 UTC (rev 13764)
@@ -10,7 +10,7 @@
 license=('custom')
 depends=('glibc')
 options=('!libtool')
-source=(http://heanet.dl.sourceforge.net/sourceforge/expat/${pkgname}-${pkgver}.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/expat/${pkgname}-${pkgver}.tar.gz)
 url="http://expat.sourceforge.net/"
 md5sums=('ee8b492592568805593f81f8cdf2a04c')
 




More information about the arch-commits mailing list