summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a9677f8f802..d4d44f50d71c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qbittorrent-git
pkgdesc = A bittorrent client powered by C++, Qt5 and the good libtorrent library (development version)
- pkgver = 3.3.12.r1382.gff8020853
- pkgrel = 1
+ pkgver = 3.3.13.r1414.g66aeafdc6
+ pkgrel = 2
url = http://www.qbittorrent.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 11e3c8cdbc4d..2ba66731a560 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
pkgname=qbittorrent-git
-pkgver=3.3.12.r1382.gff8020853
-pkgrel=1
+pkgver=3.3.13.r1414.g66aeafdc6
+pkgrel=2
pkgdesc="A bittorrent client powered by C++, Qt5 and the good libtorrent library (development version)"
arch=('i686' 'x86_64')
url="http://www.qbittorrent.org/"