summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a37f203dcb6..29af75ca2876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Maintainer: Leo <i@setuid0.dev>
pkgname=qbittorrent-enhanced-qt5
-pkgver=4.4.3.12
-pkgrel=2
+pkgver=4.4.4.10
+pkgrel=1
epoch=
pkgdesc="A bittorrent client powered by C++, Qt and the good libtorrent library (Enhanced Edition), Built against Qt5"
arch=('x86_64')
@@ -29,7 +29,10 @@ source=(
"COPYING::https://raw.githubusercontent.com/c0re100/qBittorrent-Enhanced-Edition/v4_4_x/COPYING"
)
noextract=()
-md5sums=('SKIP' 'SKIP')
+sha256sums=(
+ '5778bfd2447dd135e7bf92616ea945013155ca2b64604969f601080166bb1733'
+ 'SKIP'
+)
build() {
cd qBittorrent*$pkgver