summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c9335f3d5ba..9e4ac7eb50ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qbittorrent-qt5
pkgdesc = An advanced BitTorrent client programmed in C++, based on Qt5 toolkit and libtorrent-rasterbar
pkgver = 4.4.5
- pkgrel = 1
+ pkgrel = 2
url = https://www.qbittorrent.org
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index e13d0d3584c0..e5eb25c475bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='qbittorrent'
pkgname=qbittorrent-qt5
pkgver=4.4.5
-pkgrel=1
+pkgrel=2
pkgdesc='An advanced BitTorrent client programmed in C++, based on Qt5 toolkit and libtorrent-rasterbar'
arch=(x86_64)
url='https://www.qbittorrent.org'