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

Andrea Scarpino andrea at archlinux.org
Tue Mar 6 21:05:14 UTC 2012


    Date: Tuesday, March 6, 2012 @ 16:05:13
  Author: andrea
Revision: 152434

Upstream release

Modified:
  libktorrent/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-06 21:03:48 UTC (rev 152433)
+++ PKGBUILD	2012-03-06 21:05:13 UTC (rev 152434)
@@ -3,16 +3,16 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libktorrent
-pkgver=1.1.3
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="A BitTorrent protocol implementation"
 arch=('i686' 'x86_64')
-url="http://ktorrent.org"
+url="http://ktorrent.org/"
 license=('GPL2')
 depends=('kdelibs')
 makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
-source=("http://ktorrent.org/downloads/4.1.3/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('665b6139ab68b83c6465509e29e839e0')
+source=("http://ktorrent.org/downloads/4.2.0/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('3bd38fc221fe2177dd17b14e2baf60c0')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list