diff options
author | Jan Tatje <jan@jnt.io> | 2019-04-23 07:10:02 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-04-24 04:54:50 +0000 |
commit | 17882b81871a8caf2bc836e9a176b9b2e6f8824a (patch) | |
tree | 89ae8f1c91112b7c202f32481c588f4472c04b48 /testing/qbittorrent-nox | |
parent | e188dea95d7dbca76a4f72bf639a97ba4f8584c2 (diff) | |
download | aports-17882b81871a8caf2bc836e9a176b9b2e6f8824a.tar.bz2 aports-17882b81871a8caf2bc836e9a176b9b2e6f8824a.tar.xz |
testing/qbittorrent-nox: update to 4.1.5
Diffstat (limited to 'testing/qbittorrent-nox')
-rw-r--r-- | testing/qbittorrent-nox/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/qbittorrent-nox/APKBUILD b/testing/qbittorrent-nox/APKBUILD index faa4cf2537..6e0acb85db 100644 --- a/testing/qbittorrent-nox/APKBUILD +++ b/testing/qbittorrent-nox/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Jan Tatje <jan@jnt.io> # Maintainer: Jan Tatje <jan@jnt.io> pkgname=qbittorrent-nox -pkgver=4.1.3 -pkgrel=1 +pkgver=4.1.5 +pkgrel=0 pkgdesc="qBittorrent client (webui only)" url="https://www.qbittorrent.org/" arch="x86_64" @@ -38,4 +38,4 @@ package() { sha512sums="310df13ca8249e2ed57b7490ffa8f6beb0b273d856a62eeb87d47b7c20c531224c03c07124c3b9ac287c00dd9c139180c39933ee33dcb1a8a6ec1f67605dcede qbittorrent-nox.initd 999e58bcf0a528f88655611cb7d0ec2bd5f0a1aed1696b71be27e24a1708112540afa7fb37688ec865de1d9c7af6e7a2293773790bd8941bb94a1dc1f9ebe95e qbittorrent-nox.confd -ffacd3755c8f4487d13c339ff40f6e52765fad2e68f6ea2892ea58c9e702f591fd6aafda48ec4fc8b5fecfa81fd34e3a1d5b96676f76ae657b3420d080323c09 release-4.1.3.tar.gz" +e090ecc9343ff94874a6d54d487a672dcd44a943da4e2d625b5f7db849c861173c12c870f4d7f0843a60fdffd1fbbd74d05d48223bd3ebf32b7a1ef478c95dec release-4.1.5.tar.gz" |