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

Andrea Scarpino andrea at archlinux.org
Wed Nov 24 16:05:24 UTC 2010


    Date: Wednesday, November 24, 2010 @ 11:05:23
  Author: andrea
Revision: 100617

needed by kdenetwork

Added:
  libktorrent/kde-unstable/
Modified:
  libktorrent/kde-unstable/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-11-24 15:51:20 UTC (rev 100615)
+++ kde-unstable/PKGBUILD	2010-11-24 16:05:23 UTC (rev 100617)
@@ -1,9 +1,9 @@
-# $Id $
+# $Id$
 # Maintainer: Ronald van Haren <ronald.archlinux.org>
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libktorrent
-pkgver=1.0.4
+pkgver=git20101124
 pkgrel=1
 pkgdesc="A BitTorrent library based on KDE Platform"
 arch=('i686' 'x86_64')
@@ -11,9 +11,10 @@
 license=('GPL2')
 depends=('kdelibs')
 makedepends=('automoc4' 'cmake' 'boost')
-source=("http://ktorrent.org/downloads/4.0.4/${pkgname}-${pkgver}.tar.bz2")
-options=('libtool')
-md5sums=('b3a51222b0c78e23fd2cf330ed10c8b0')
+#source=("http://ktorrent.org/downloads/4.0.4/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
+options=('libtool' 'force')
+md5sums=('835fcbe742ba9800b94ca1f3ff68bfd2')
 
 build() {
   cd ${srcdir}
@@ -29,3 +30,4 @@
   cd ${srcdir}/build
   make DESTDIR=${pkgdir} install
 }
+


Property changes on: libktorrent/kde-unstable/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list