summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarsten Teibes2016-01-04 13:24:54 +0100
committerCarsten Teibes2016-01-04 13:24:54 +0100
commit3a7ae88074c7f176aca6414fc11909e48adbdc21 (patch)
tree3c0f9b12fc1dd556f98b162d5f022c0e49e8f6a9 /.SRCINFO
parent01aff63ed3811ccb6fa0c1d06abcb459f3f6e3ee (diff)
downloadaur-3a7ae88074c7f176aca6414fc11909e48adbdc21.tar.gz
[upd] Use qt5
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 800531206d7c..f2235f3d6a7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qbittorrent-git
- pkgdesc = A bittorrent client written in C++ / Qt4 using the good libtorrent library (development version)
- pkgver = 3.2.5.r0.gc0ccf28
+ pkgdesc = A bittorrent client powered by C++, Qt5 and the good libtorrent library (development version)
+ pkgver = 3.3.1.r0.gd753988
pkgrel = 1
url = http://www.qbittorrent.org/
install = qbittorrent.install
@@ -10,15 +10,18 @@ pkgbase = qbittorrent-git
license = GPL
makedepends = boost
makedepends = git
- depends = qt4
+ makedepends = qt5-tools
depends = libtorrent-rasterbar
- depends = qjson
+ depends = qt5-base
+ depends = desktop-file-utils
+ depends = hicolor-icon-theme
+ depends = xdg-utils
optdepends = python: needed for torrent search tab
provides = qbittorrent
- provides = qbittorrent-qt4
+ provides = qbittorrent-qt5
conflicts = qbittorrent
- conflicts = qbittorrent-qt5
- source = qbittorrent::git+https://github.com/qbittorrent/qBittorrent.git#branch=v3_2_x
+ conflicts = qbittorrent-qt4
+ source = qbittorrent::git+https://github.com/qbittorrent/qBittorrent.git#branch=v3_3_x
md5sums = SKIP
pkgname = qbittorrent-git