git » libktorrent.git » commit 7afe62c

Update to 2.1

author Antonio Rojas
2017-08-31 11:13:42 UTC
committer Antonio Rojas
2017-08-31 11:13:42 UTC
parent 658d0be79bc304d27887201804dcadc2e2c7294c

Update to 2.1

PKGBUILD +6 -4

diff --git a/PKGBUILD b/PKGBUILD
index f83b8ef..6178225 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libktorrent
-pkgver=2.0.1
-_ktorrentver=5.0
+pkgver=2.1
+_ktorrentver=5.1
 pkgrel=1
 pkgdesc="A BitTorrent protocol implementation"
 arch=(i686 x86_64)
@@ -12,8 +12,10 @@ url="http://ktorrent.pwsp.net/"
 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=('ebf4aedd97741ad534ee272576a4649788209574')
+source=("http://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3eefdcceec73410c558e82d7be22eb2ed18679e9ab64f34cc100b54e186fe26f'
+            'SKIP')
+validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas <andrius@stikonas.eu>
 
 prepare() {
   mkdir -p build