summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorc0re2019-08-06 21:16:01 +0800
committerc0re2019-08-06 21:16:01 +0800
commitc4ee7406d9dd5a192d80c7c8a982447e1d48cbeb (patch)
treec11c636cf2bf43b8993f2ce888078af7ded17268
parentf4539f00eb274f4edd6605ce126dcf8f8095ae48 (diff)
downloadaur-c4ee7406d9dd5a192d80c7c8a982447e1d48cbeb.tar.gz
fix pkg version
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41136f18bd90..0d5cafbd92e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: c0re100 <c0rehusky@gmail.com> - https://husky.dev
pkgname=qbittorrent-enhanced-git
-pkgver=4.1.7.1.r0.gbbea6ab6a
-pkgrel=2
+pkgver=4.1.7.1.r0.gd2491d156
+pkgrel=1
pkgdesc="A bittorrent client powered by C++, Qt5 and the good libtorrent library (Enhanced Edition)"
arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
url="https://github.com/c0re100/qBittorrent-Enhanced-Edition"