summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSelpats2022-11-05 22:06:46 +0400
committerSelpats2022-11-05 22:06:46 +0400
commita70755077c15ce9748e9172d885fc6547c551aed (patch)
tree4556ba549d4446525e1a283805362e0bc35f4979
parenta179ff61c68714ca000f54fd29ebdebd4159dfe8 (diff)
downloadaur-a70755077c15ce9748e9172d885fc6547c551aed.tar.gz
OpenSSL 3.0 rebuild
-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'