git » ktorrent.git » commit a47c11c

Update to 5.0.1

author Antonio Rojas
2016-04-18 06:45:34 UTC
committer Antonio Rojas
2016-04-18 06:45:34 UTC
parent 25e8361a02b2aeddce2fcd6ec2f96877d255ed6a

Update to 5.0.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index a518788..3dd0cc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Georg Grabler <ggrabler@gmail.com>
 
 pkgname=ktorrent
-pkgver=5.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="A powerful BitTorrent client for KDE"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ depends=('libktorrent' 'kdelibs4support' 'kcmutils' 'knotifyconfig' 'kross')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost' 'plasma-workspace' 'kdnssd' 'taglib')
 optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 'taglib: mediaplayer plugin')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
-sha1sums=('06c9e9a644704b72c20842ab19f794f659be9f0a')
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha1sums=('0f20f529ed08a7d13008945e961c637352aa43b6')
 
 prepare() {
   mkdir -p build