diff options
author | root <root@rshg054.dnsready.net> | 2012-09-10 00:03:51 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-09-10 00:03:51 +0000 |
commit | 2a4c41bf2946fad65b14cf1b4ea284ebce0f11f3 (patch) | |
tree | 851a0ed5423f6dad7e4b532c6a23f0eaf42aea9b /extra/ktorrent/PKGBUILD | |
parent | f393cb99c2cc66d9c323fae18bab2c0dd57ac41f (diff) |
Mon Sep 10 00:03:51 UTC 2012
Diffstat (limited to 'extra/ktorrent/PKGBUILD')
-rw-r--r-- | extra/ktorrent/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ktorrent/PKGBUILD b/extra/ktorrent/PKGBUILD index 4098d33b7..731ed23de 100644 --- a/extra/ktorrent/PKGBUILD +++ b/extra/ktorrent/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 161994 2012-06-18 07:33:57Z ronald $ +# $Id: PKGBUILD 166483 2012-09-08 08:54:47Z 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.1 +pkgver=4.3.0 pkgrel=1 pkgdesc="A powerful BitTorrent client for KDE" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('automoc4' 'cmake' 'boost') source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2" 'httpserver.patch') install=${pkgname}.install -sha1sums=('3f52c4a10011a49d304c08a3bb1290a022e0c53f' +sha1sums=('60400c6286f58934dde7ab471f56188b68d69f7b' 'cef22b24af540e1bfcf13da60e4846ade106c303') build() { |