diff options
author | Justin Berthault <justin.berthault@zaclys.net> | 2020-10-24 00:41:54 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-10-24 01:15:10 +0000 |
commit | accf1d74c3aa3c9e86d1508a9b215cf7ac880675 (patch) | |
tree | bff1591634f22f2ea99c328dd804230650c8262d | |
parent | 30cd54b73d99638451afb349bbee659c1a66f1a8 (diff) | |
download | aports-accf1d74c3aa3c9e86d1508a9b215cf7ac880675.tar.gz aports-accf1d74c3aa3c9e86d1508a9b215cf7ac880675.tar.bz2 aports-accf1d74c3aa3c9e86d1508a9b215cf7ac880675.tar.xz |
testing/qbittorrent-nox: upgrade to 4.3.0.1
-rw-r--r-- | testing/qbittorrent-nox/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/qbittorrent-nox/APKBUILD b/testing/qbittorrent-nox/APKBUILD index ceee76e44e..da5cc4eb7d 100644 --- a/testing/qbittorrent-nox/APKBUILD +++ b/testing/qbittorrent-nox/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jan Tatje <jan@jnt.io> # Maintainer: Jan Tatje <jan@jnt.io> pkgname=qbittorrent-nox -pkgver=4.3.0 +pkgver=4.3.0.1 pkgrel=0 pkgdesc="qBittorrent client (webui only)" url="https://www.qbittorrent.org/" @@ -38,6 +38,6 @@ package() { "$pkgdir"/etc/conf.d/$pkgname } -sha512sums="bea69b4cb8ac80b5d36c674e0f2687f07902fc93d55c9874b97932e62bcd1643f7bc35c021c62b458b7ef154f23374c0a79ebb37f32499ae1a6242e0c0b088bb qbittorrent-nox-4.3.0.tar.gz +sha512sums="b49ddafe8c01fa4dae4ee30130237456aee3eba2cdb666c4939d84f44d6b523c5ed7aba1174fad6d168db4de11210d2b97c0d304f5ee653cbf1c8ca2dd96afe3 qbittorrent-nox-4.3.0.1.tar.gz 310df13ca8249e2ed57b7490ffa8f6beb0b273d856a62eeb87d47b7c20c531224c03c07124c3b9ac287c00dd9c139180c39933ee33dcb1a8a6ec1f67605dcede qbittorrent-nox.initd 999e58bcf0a528f88655611cb7d0ec2bd5f0a1aed1696b71be27e24a1708112540afa7fb37688ec865de1d9c7af6e7a2293773790bd8941bb94a1dc1f9ebe95e qbittorrent-nox.confd" |