summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Suratov2017-09-25 19:57:29 +0300
committerVladislav Suratov2017-09-25 19:57:29 +0300
commit7d3f6161f02ac8489e386e57b9541dd8535bae24 (patch)
tree7e17289a8d125f40a58e86d08c54b19513c6dbba
parent1123a7c345e87ce36c318c95dcd0e9d36ceb7fb2 (diff)
downloadaur-7d3f6161f02ac8489e386e57b9541dd8535bae24.tar.gz
Updated for new boost release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9641a3f8833..efaabb0bb496 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qbittorrent-dark-git
pkgdesc = A dark version of bittorrent client powered by C++, Qt5 and the good libtorrent library (development version)
pkgver = 3.3.11.r730.g3e50ca15f
- pkgrel = 1
+ pkgrel = 2
url = http://www.qbittorrent.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8422ec909a30..f147ae1c77c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qbittorrent-dark-git
pkgver=3.3.11.r730.g3e50ca15f
-pkgrel=1
+pkgrel=2
pkgdesc="A dark version of bittorrent client powered by C++, Qt5 and the good libtorrent library (development version)"
arch=('i686' 'x86_64')
url="http://www.qbittorrent.org/"