aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-02 04:08:01 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-02 07:08:01 -0300
commitce014327e540db5f9c68b25d886f24a237c1732d (patch)
treef76d3874e77488b8bf8bf3a417ea4f1710b8ec78
parent9317adb66040c171484d0dd28cbd3c7142d7e8ab (diff)
downloadaports-ce014327e540db5f9c68b25d886f24a237c1732d.tar.bz2
aports-ce014327e540db5f9c68b25d886f24a237c1732d.tar.xz
testing/ktorrent: upgrade to 5.1.2
-rw-r--r--testing/ktorrent/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ktorrent/APKBUILD b/testing/ktorrent/APKBUILD
index 270286166f..c48ab894a2 100644
--- a/testing/ktorrent/APKBUILD
+++ b/testing/ktorrent/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=ktorrent
-pkgver=5.1.1
+pkgver=5.1.2
pkgrel=0
arch="all !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
url="https://kde.org/applications/internet/org.kde.ktorrent"
@@ -15,7 +15,7 @@ makedepends="extra-cmake-modules qt5-qtbase-dev kconfig-dev kconfigwidgets-dev
kross-dev kplotting-dev syndication-dev kdewebkit-dev kdnssd-dev
kcompletion-dev plasma-workspace-dev taglib-dev phonon-dev"
checkdepends="xvfb-run"
-source="https://download.kde.org/stable/ktorrent/$pkgver/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/ktorrent/$pkgver/ktorrent-$pkgver.tar.xz"
subpackages="$pkgname-doc $pkgname-lang"
build() {
@@ -36,4 +36,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="bbe744853018380e30efc6ef95916a9b6f0ebec812d70d7970e5e7183d860d147b0693dd0107b146a5987aa27f30cd335fad73c8967839d53eee1c5b63a53c06 ktorrent-5.1.1.tar.xz"
+sha512sums="b62d05650216721299dc9db23da1a2d6ae5d3b77583ad4bd99ac032d7b135cce567feff3b66d27ac001d77e30517112e4e8c8bf8e83c1106a79509ec45498621 ktorrent-5.1.2.tar.xz"