diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-05-22 11:20:24 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-20 13:40:10 -0300 |
commit | 79fc445858dd366fef6eb3c528da15aba63563a0 (patch) | |
tree | 176e082d271a0702fb69ca6d63fa4a1bef9daadf /testing/qbittorrent-nox | |
parent | a75a17916b66b0cb9b9ec19b4e0f14810ba1c263 (diff) | |
download | aports-79fc445858dd366fef6eb3c528da15aba63563a0.tar.bz2 aports-79fc445858dd366fef6eb3c528da15aba63563a0.tar.xz |
testing/qbittorrent-nox: rebuild against libtorrent-rasterbar 1.2.1
Diffstat (limited to 'testing/qbittorrent-nox')
-rw-r--r-- | testing/qbittorrent-nox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/qbittorrent-nox/APKBUILD b/testing/qbittorrent-nox/APKBUILD index 73eabd63b7..9dab8ad8b5 100644 --- a/testing/qbittorrent-nox/APKBUILD +++ b/testing/qbittorrent-nox/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jan Tatje <jan@jnt.io> pkgname=qbittorrent-nox pkgver=4.1.6 -pkgrel=0 +pkgrel=1 pkgdesc="qBittorrent client (webui only)" url="https://www.qbittorrent.org/" arch="x86_64" |