diff options
author | c0re100 | 2022-02-17 09:23:17 +0800 |
---|---|---|
committer | c0re100 | 2022-02-17 09:23:17 +0800 |
commit | ff086bc13e7f95be6896da1910bb3d2f2fcdfba4 (patch) | |
tree | 2df407c44086ebb59351c408c6d4e70228b2f2a2 | |
parent | eb0d3a90742565d0f4e17c52fe9c1492f2355f0e (diff) | |
download | aur-ff086bc13e7f95be6896da1910bb3d2f2fcdfba4.tar.gz |
bump to 4.4.1.10
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = qbittorrent-enhanced-nox-git pkgdesc = A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition) - pkgver = 4.4.0.10.r0.gfd047415f + pkgver = 4.4.1.10.r0.gdc73e6026 pkgrel = 1 url = https://github.com/c0re100/qBittorrent-Enhanced-Edition arch = arm @@ -1,7 +1,7 @@ # Maintainer: c0re100 <corehusky@gmail.com> - https://husky.dev pkgname=qbittorrent-enhanced-nox-git -pkgver=4.4.0.10.r0.gfd047415f +pkgver=4.4.1.10.r0.gdc73e6026 pkgrel=1 pkgdesc="A bittorrent client powered by C++, Qt6 and the good libtorrent library (Enhanced Edition)" arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64') |