summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 212f90cc9314..2e32e39fa718 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Jun 24 07:51:47 UTC 2016
pkgbase = qbittorrent-qt4
pkgdesc = A bittorrent client written in C++ / Qt4 using the good libtorrent library
- pkgver = 3.3.4
+ pkgver = 3.3.5
pkgrel = 1
url = http://www.qbittorrent.org
install = qbittorrent-qt4.install
@@ -17,8 +19,8 @@ pkgbase = qbittorrent-qt4
depends = xdg-utils
optdepends = python: needed for torrent search tab
conflicts = qbittorrent
- source = http://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.3.4.tar.xz
- md5sums = 2c64aff6246e3117da5d1e4654ee0fb6
+ source = http://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.3.5.tar.xz
+ md5sums = a1aaf4b7789906385861cd2e1a4a206d
pkgname = qbittorrent-qt4
diff --git a/PKGBUILD b/PKGBUILD
index 2b81976e0a6a..2f26c47bc76c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
name=qbittorrent
pkgname=${name}-qt4
-pkgver=3.3.4
+pkgver=3.3.5
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=('2c64aff6246e3117da5d1e4654ee0fb6')
+md5sums=('a1aaf4b7789906385861cd2e1a4a206d')