summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViliam Pucik2016-09-22 19:42:50 +0200
committerViliam Pucik2016-09-22 19:42:50 +0200
commitaefe34579ce45671be248d5275b856f0742ee093 (patch)
tree9192a163f27be992ba6e8dc21196ecabb61106f0
parent5de915faca6d81a2d7fd0243190944cc73dd824e (diff)
downloadaur-aefe34579ce45671be248d5275b856f0742ee093.tar.gz
Update to 3.3.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b066644077bb..7ed25dbea697 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Jul 22 05:20:03 UTC 2016
pkgbase = qbittorrent-qt4
pkgdesc = A bittorrent client written in C++ / Qt4 using the good libtorrent library
- pkgver = 3.3.6
+ pkgver = 3.3.7
pkgrel = 2
url = http://www.qbittorrent.org
install = qbittorrent-qt4.install
@@ -19,8 +17,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.6.tar.xz
- md5sums = 246195ff8a5e44be8ecfcc8a7c01b5a9
+ source = http://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.3.7.tar.xz
+ md5sums = 646cc40b551700ec4988c36da8638183
pkgname = qbittorrent-qt4
diff --git a/PKGBUILD b/PKGBUILD
index 98f62d8e6f05..15c2bd88a4c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
name=qbittorrent
pkgname=${name}-qt4
-pkgver=3.3.6
+pkgver=3.3.7
pkgrel=2
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=('246195ff8a5e44be8ecfcc8a7c01b5a9')
+md5sums=('646cc40b551700ec4988c36da8638183')