git » libktorrent.git » commit 2916116

Update to 2.0.1

author Antonio Rojas
2016-04-18 06:39:27 UTC
committer Antonio Rojas
2016-04-18 06:39:27 UTC
parent 357fc45d59a982d97a4c3ed166da57c2cddf59d8

Update to 2.0.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 65633dc..4b7dc5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libktorrent
-pkgver=2.0
+pkgver=2.0.1
 _ktorrentver=5.0
 pkgrel=1
 pkgdesc="A BitTorrent protocol implementation"
@@ -13,7 +13,7 @@ license=(GPL2)
 depends=(kio qca-qt5)
 makedepends=(extra-cmake-modules python boost doxygen)
 source=("http://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz")
-sha1sums=('833725538169c56af6e27d7ca82ed77fd6c541cc')
+sha1sums=('ebf4aedd97741ad534ee272576a4649788209574')
 
 prepare() {
   mkdir -p build