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

Allan McRae allan at archlinux.org
Mon Sep 29 03:17:58 UTC 2008


    Date: Sunday, September 28, 2008 @ 23:17:58
  Author: allan
Revision: 13847

correct sourceforge url

Modified:
  libkexiv2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 03:17:32 UTC (rev 13846)
+++ PKGBUILD	2008-09-29 03:17:58 UTC (rev 13847)
@@ -9,7 +9,7 @@
 license=('GPL')
 url="http://kipi-plugins.sourceforge.net"
 depends=('kdelibs3' 'exiv2>=0.16')
-source=(http://heanet.dl.sourceforge.net/sourceforge/kipi/$pkgname-$pkgver.tar.bz2)
+source=(http://downloads.sourceforge.net/sourceforge/kipi/$pkgname-$pkgver.tar.bz2)
 md5sums=('adfd55e11f919533ba450d4d49ef078f')
 
 build() {




More information about the arch-commits mailing list