author | Andrea Scarpino
<andrea@archlinux.org> 2011-03-16 19:19:11 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-03-16 19:19:11 UTC |
parent | 2bb77329aa959a2af59bbd05bf0284c537ac7e87 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 44ab6e3..7a80456 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Georg Grabler <ggrabler@gmail.com> pkgname=ktorrent -pkgver=4.0.5 +pkgver=4.1.0 pkgrel=1 pkgdesc="A BitTorrent program for KDE" arch=('i686' 'x86_64') @@ -12,10 +12,10 @@ license=('GPL2') depends=('libktorrent' 'kdebase-workspace' 'taglib') makedepends=('automoc4' 'cmake' 'boost') source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2" - 'httpserver.patch') + 'httpserver.patch') install=${pkgname}.install options=('libtool') -md5sums=('3a2e9a92d3a30d44b98ded0e4984ae8a' +md5sums=('3981c00810217e88b9772438df31df08' '1f25b94615b0bbfa0457c99fb20de3e6') build() {