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

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


    Date: Sunday, September 28, 2008 @ 10:33:31
  Author: allan
Revision: 13756

correct sourceforge url

Modified:
  ctags/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:33:13 UTC (rev 13755)
+++ PKGBUILD	2008-09-28 14:33:31 UTC (rev 13756)
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=('glibc')
 url="http://ctags.sourceforge.net/"
-source=(http://umn.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('643cab63b39c8a24377dc4c781547d40')
 
 build() {




More information about the arch-commits mailing list