aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-28 10:14:01 +0100
committerTBK <tbk@jjtc.eu>2020-03-28 22:28:44 +0000
commit10f2bdfc78e23671efe9aef8a7ad17e4ea278b1c (patch)
tree47fa134cbe8615352abe0530bd9cbb42aa7c05a1 /testing
parenta147ab0568c8336ad33f38b9c409812b43954b98 (diff)
downloadaports-10f2bdfc78e23671efe9aef8a7ad17e4ea278b1c.tar.bz2
aports-10f2bdfc78e23671efe9aef8a7ad17e4ea278b1c.tar.xz
testing/qbittorrent-nox: upgrade to 4.2.2
Also scrap unneeded dependends - apk detects those itself already. fixes #11339
Diffstat (limited to 'testing')
-rw-r--r--testing/qbittorrent-nox/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/qbittorrent-nox/APKBUILD b/testing/qbittorrent-nox/APKBUILD
index 6bce2c0799..ab884c0149 100644
--- a/testing/qbittorrent-nox/APKBUILD
+++ b/testing/qbittorrent-nox/APKBUILD
@@ -1,14 +1,13 @@
# Contributor: Jan Tatje <jan@jnt.io>
# Maintainer: Jan Tatje <jan@jnt.io>
pkgname=qbittorrent-nox
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=0
pkgdesc="qBittorrent client (webui only)"
url="https://www.qbittorrent.org/"
arch="all"
license="GPL-2.0-or-later"
options="!check" # qBittorrent has no tests
-depends="boost qt5-qtbase libtorrent-rasterbar"
makedepends="boost-dev qt5-qtbase-dev qt5-qttools-dev libtorrent-rasterbar-dev"
install="$pkgname.pre-install"
subpackages="$pkgname-openrc $pkgname-doc"
@@ -39,6 +38,6 @@ package() {
"$pkgdir"/etc/conf.d/$pkgname
}
-sha512sums="345c702a49d284fe28b45e52719a79195a784ba07339ea49c340d10d387482d3ba59335b2e41616de97e3813531e808c41239e597ef4b710fcebceb0c837483c qbittorrent-nox-4.2.1.tar.gz
+sha512sums="a6df94183597609c517c85ae45076a9885e67be4b261a79221021a398b92860c6925738593bb9ae33b270a5a906331ed76287f685aadc97906c8fb8094876ed2 qbittorrent-nox-4.2.2.tar.gz
310df13ca8249e2ed57b7490ffa8f6beb0b273d856a62eeb87d47b7c20c531224c03c07124c3b9ac287c00dd9c139180c39933ee33dcb1a8a6ec1f67605dcede qbittorrent-nox.initd
999e58bcf0a528f88655611cb7d0ec2bd5f0a1aed1696b71be27e24a1708112540afa7fb37688ec865de1d9c7af6e7a2293773790bd8941bb94a1dc1f9ebe95e qbittorrent-nox.confd"