aboutsummaryrefslogtreecommitdiffstats
path: root/community/ktorrent/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ktorrent/APKBUILD')
-rw-r--r--community/ktorrent/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ktorrent/APKBUILD b/community/ktorrent/APKBUILD
index 599d83ea402..c42580b5588 100644
--- a/community/ktorrent/APKBUILD
+++ b/community/ktorrent/APKBUILD
@@ -4,11 +4,11 @@
# The group tag is just to easily find this APKBUILD by some scripts for automation
# group=kde-applications
pkgname=ktorrent
-pkgver=24.02.2
+pkgver=24.05.0
pkgrel=0
# armhf blocked by extra-cmake-modules
-# ppc64le, s390x and riscv64 blocked by qt5-qtwebengine
-arch="all !armhf !ppc64le !s390x !riscv64"
+# ppc64le, s390x, riscv64 and loongarch64 blocked by qt5-qtwebengine
+arch="all !armhf !ppc64le !s390x !riscv64 !loongarch64"
url="https://kde.org/applications/internet/org.kde.ktorrent"
pkgdesc="A powerful BitTorrent client for KDE"
license="GPL-2.0-or-later"
@@ -75,5 +75,5 @@ package() {
}
sha512sums="
-d623cad02bf524795c514a859360e29a6608299a7327d43ba2e07f0520bd487c24c94f1aa17d5193454fb8b18059b79c27fa88e867f249e204b83f2c08f6e9a0 ktorrent-24.02.2.tar.xz
+8b9782cdb21ae08f63724026a155797ed2a1a68682560bd23da2044232628d63e48e6c59f072e69cd1519951434daa75ee9d741bff54752f17861b26beefbe6e ktorrent-24.05.0.tar.xz
"