summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViliam Pucik2016-04-24 13:12:16 +0200
committerViliam Pucik2016-04-24 13:12:16 +0200
commit1d560ee33a030b009bc878028b54aa655ef28e91 (patch)
treee4acfdee7a4668135ac689d62983966e0fab603c
parent632359b5e444639432ae1a94453a27b64fa953c2 (diff)
downloadaur-1d560ee33a030b009bc878028b54aa655ef28e91.tar.gz
Update to 3.3.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2b76201a530..212f90cc9314 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Feb 9 22:56:44 UTC 2016
pkgbase = qbittorrent-qt4
pkgdesc = A bittorrent client written in C++ / Qt4 using the good libtorrent library
- pkgver = 3.3.3
+ pkgver = 3.3.4
pkgrel = 1
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.3.tar.xz
- md5sums = aa26ff002d2c741c0ecab141e8f9d608
+ source = http://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.3.4.tar.xz
+ md5sums = 2c64aff6246e3117da5d1e4654ee0fb6
pkgname = qbittorrent-qt4
diff --git a/PKGBUILD b/PKGBUILD
index 9ad32f602a32..2b81976e0a6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
name=qbittorrent
pkgname=${name}-qt4
-pkgver=3.3.3
+pkgver=3.3.4
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=('aa26ff002d2c741c0ecab141e8f9d608')
+md5sums=('2c64aff6246e3117da5d1e4654ee0fb6')