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

Allan McRae allan at archlinux.org
Mon Sep 29 03:15:53 UTC 2008


    Date: Sunday, September 28, 2008 @ 23:15:52
  Author: allan
Revision: 13843

correct sourceforge url

Modified:
  k3b-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 03:15:13 UTC (rev 13842)
+++ PKGBUILD	2008-09-29 03:15:52 UTC (rev 13843)
@@ -10,7 +10,7 @@
 url="http://k3b.sourceforge.net/"
 license=('GPL')
 depends=('k3b>=$pkgver')
-source=(http://switch.dl.sourceforge.net/sourceforge/k3b/$pkgname-$pkgver.tar.bz2)
+source=(http://downloads.sourceforge.net/sourceforge/k3b/$pkgname-$pkgver.tar.bz2)
 md5sums=('610b1fd9356c89cbb38b6dda1f115c86')
 
 build(){




More information about the arch-commits mailing list