author | Ronald van Haren
<ronald@archlinux.org> 2010-06-22 14:51:41 UTC |
committer | Ronald van Haren
<ronald@archlinux.org> 2010-06-22 14:51:41 UTC |
parent | a3179e12ee50bffbb5bab1e09958e276fba0cb89 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 60ae652..5b60c73 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Georg Grabler <ggrabler@gmail.com> pkgname=ktorrent -pkgver=4.0.0 +pkgver=4.0.1 pkgrel=1 pkgdesc="A BitTorrent program for KDE" arch=('i686' 'x86_64') @@ -13,11 +13,11 @@ depends=('libktorrent' 'gmp' 'qca' 'libxft' 'kdebase-runtime' 'taglib' 'hicolor- # 'kdebase-runtime' is needed for some of the icons in the interface to show makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kdebase-workspace') # 'kdebase-workspace' is needed to enable plasmoid building -source=("http://ktorrent.org/downloads/4.0/${pkgname}-${pkgver}.tar.bz2" +source=("http://ktorrent.org/downloads/4.0.1/${pkgname}-${pkgver}.tar.bz2" 'httpserver.patch') install=ktorrent.install options=('libtool') -sha1sums=('53376065ba78262acbb09eca186a34f75f02bea9' +sha1sums=('2e76d05d5b22bec18d1163ba1c9ecca71048e745' 'cef22b24af540e1bfcf13da60e4846ade106c303') build() {