summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28ca70238ecc..3f5bff464391 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-qt4
pkgdesc = A bittorrent client written in C++ / Qt4 using the good libtorrent library
- pkgver = 3.3.13
+ pkgver = 3.3.16
pkgrel = 1
url = https://www.qbittorrent.org
install = qbittorrent-qt4.install
@@ -17,8 +17,8 @@ pkgbase = qbittorrent-qt4
depends = xdg-utils
optdepends = python: needed for torrent search tab
conflicts = qbittorrent
- source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.3.13.tar.xz
- md5sums = 4a61d9d3703b4bdbb7d9e8126a6cd5a8
+ source = https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.3.16.tar.xz
+ md5sums = 409a5c742f78a6d2a841001441a4ad46
pkgname = qbittorrent-qt4
diff --git a/PKGBUILD b/PKGBUILD
index 0b2b392c6f06..63f62777e428 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
name=qbittorrent
pkgname=${name}-qt4
-pkgver=3.3.13
+pkgver=3.3.16
pkgrel=1
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
arch=('i686' 'x86_64')
@@ -34,4 +34,4 @@ package() {
make INSTALL_ROOT="$pkgdir/" install
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$name/COPYING
}
-md5sums=('4a61d9d3703b4bdbb7d9e8126a6cd5a8')
+md5sums=('409a5c742f78a6d2a841001441a4ad46')