summaryrefslogtreecommitdiff
path: root/extra/ktorrent
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
commit200f01be5982c89e1687f033eeb2516367f92d6f (patch)
tree1a6e136f7fd568a0a1ea745759d6e671c7480d9c /extra/ktorrent
parentdbcbecee7567515b70b8ecbe9830a722b7c26f7c (diff)
parent530e6e88786befa5d1bcd569e480f1b9fec5b102 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/nginx/PKGBUILD community/remmina/PKGBUILD extra/doxygen/PKGBUILD kde-unstable/libkgapi/PKGBUILD testing/psmisc/PKGBUILD
Diffstat (limited to 'extra/ktorrent')
-rw-r--r--extra/ktorrent/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ktorrent/PKGBUILD b/extra/ktorrent/PKGBUILD
index 9e15f45a2..6d84635c8 100644
--- a/extra/ktorrent/PKGBUILD
+++ b/extra/ktorrent/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 152453 2012-03-07 14:53:25Z andrea $
+# $Id: PKGBUILD 161994 2012-06-18 07:33:57Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Travis Willard <travisw@wmpub.ca>
# Contributor: Georg Grabler <ggrabler@gmail.com>
pkgname=ktorrent
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=1
pkgdesc="A powerful BitTorrent client for KDE"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,8 +15,8 @@ makedepends=('automoc4' 'cmake' 'boost')
source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
'httpserver.patch')
install=${pkgname}.install
-md5sums=('01aa25e1339ffd84776f3c9c27bd4a72'
- '1f25b94615b0bbfa0457c99fb20de3e6')
+sha1sums=('3f52c4a10011a49d304c08a3bb1290a022e0c53f'
+ 'cef22b24af540e1bfcf13da60e4846ade106c303')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"