summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladislav Suratov2019-05-03 22:25:00 +0300
committerVladislav Suratov2019-05-03 22:25:00 +0300
commit8491faad7f200928d25ce545ac8a75362c37111c (patch)
treec3d85f273173c5690fd1248adb2b3f3a87c8ab16 /PKGBUILD
parentced9a171b1a01de6f77f07b996be5fdb4b7884e9 (diff)
downloadaur-8491faad7f200928d25ce545ac8a75362c37111c.tar.gz
Change dark theme with libqdark
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d22e672640a1..b4ea99f7753f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: degreeme <suratovvlad@gmail.com>
pkgname=qbittorrent-dark-git
-pkgver=4.1.5.r804.gd42fedc6d
+pkgver=4.1.5.r805.g2c438e9d1
pkgrel=1
pkgdesc="A dark version of bittorrent client powered by C++, Qt5 and the good libtorrent library (development version)"
arch=('i686' 'x86_64')
url="http://www.qbittorrent.org/"
license=('custom' 'GPL')
-depends=('libtorrent-rasterbar' 'qt5-base')
+depends=('libtorrent-rasterbar' 'qt5-base' 'libqdark-git')
makedepends=('boost' 'git' 'qt5-tools')
optdepends=('python: needed for torrent search tab')
conflicts=('qbittorrent' 'qbittorrent-git' 'qbittorrent-stable-git')