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

Allan McRae allan at archlinux.org
Sun Sep 28 14:29:48 UTC 2008


    Date: Sunday, September 28, 2008 @ 10:29:48
  Author: allan
Revision: 13748

correct sourceforge url

Modified:
  wv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:29:21 UTC (rev 13747)
+++ PKGBUILD	2008-09-28 14:29:48 UTC (rev 13748)
@@ -11,7 +11,7 @@
 depends=('libgsf>=1.14.3' 'libpng>=1.2.13')
 makedepends=('pkgconfig')
 options=('nolibtool')
-source=(http://heanet.dl.sf.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/wvware/${pkgname}-${pkgver}.tar.gz)
 md5sums=('c1861c560491f121e12917fa76970ac5')
 
 build() {




More information about the arch-commits mailing list