summaryrefslogtreecommitdiff
path: root/extra/libktorrent/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
committerroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
commitcf46d1f178976dd464382bb833d45c01c0faba3a (patch)
tree8659021c45d7b0378ca1ccc82008bb8236a58a34 /extra/libktorrent/PKGBUILD
parent718c8e57ef26498cff228de3de92bf5c8a3f6343 (diff)
Fri Mar 9 00:01:18 UTC 2012
Diffstat (limited to 'extra/libktorrent/PKGBUILD')
-rw-r--r--extra/libktorrent/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libktorrent/PKGBUILD b/extra/libktorrent/PKGBUILD
index 43d1a42d9..bfb489513 100644
--- a/extra/libktorrent/PKGBUILD
+++ b/extra/libktorrent/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 143235 2011-11-23 19:29:05Z andrea $
+# $Id: PKGBUILD 152452 2012-03-07 14:52:08Z andrea $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Maintainer: Andrea Scarpino <andrea@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}"