[arch-commits] Commit in soprano/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jan 19 09:11:19 UTC 2010


    Date: Tuesday, January 19, 2010 @ 04:11:19
  Author: andrea
Revision: 64024

fixed source

Modified:
  soprano/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-19 09:10:40 UTC (rev 64023)
+++ PKGBUILD	2010-01-19 09:11:19 UTC (rev 64024)
@@ -11,7 +11,8 @@
 license=('GPL' 'LGPL')
 depends=('qt' 'clucene' 'redland' 'libiodbc' 'virtuoso')
 makedepends=('cmake')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('9a4818a8712828728fb835039d59aabf')
 
 build() {




More information about the arch-commits mailing list