author | Andrea Scarpino
<andrea@archlinux.org> 2011-11-23 19:36:27 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-11-23 19:36:27 UTC |
parent | 793fc486a2248916e0f2a0d8d9973a9677c99148 |
PKGBUILD | +2 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 3e6d398..43a36e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Georg Grabler <ggrabler@gmail.com> pkgname=ktorrent -pkgver=4.1.2 +pkgver=4.1.3 pkgrel=1 pkgdesc="A powerful BitTorrent client for KDE" arch=('i686' 'x86_64') @@ -14,8 +14,7 @@ makedepends=('automoc4' 'cmake' 'boost') source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2" 'httpserver.patch') install=${pkgname}.install -options=('libtool') -md5sums=('8026d9f75257f2e52ac5ba3ce4720d55' +md5sums=('4cdd6597a11a465d91e17ac86320883e' '1f25b94615b0bbfa0457c99fb20de3e6') build() {