summaryrefslogtreecommitdiff
path: root/extra/ktorrent/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ktorrent/PKGBUILD')
-rw-r--r--extra/ktorrent/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ktorrent/PKGBUILD b/extra/ktorrent/PKGBUILD
index 96e1b476d..4098d33b7 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')
@@ -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}"