summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Reichold2019-10-27 10:40:25 +0100
committerAdam Reichold2019-10-27 10:40:25 +0100
commitfc874420db4b759a54f4be618ea4e8eb6682e207 (patch)
tree6b35cd54af3c464096107ee46de6b0bf821f1029 /PKGBUILD
parentac33270b949d14599107c4cd74e9415f83fced25 (diff)
downloadaur-fc874420db4b759a54f4be618ea4e8eb6682e207.tar.gz
Update (build) dependencies as we now include some Rust components.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74c07071ee8a..78aed2bc7553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Adam Reichold <adam.reichold@t-online.de>
pkgname=qmediathekview-git
-pkgver=r17.01f4578
+pkgver=r89.0e7fcdb
pkgrel=1
pkgdesc='An alternative front-end to the MediathekView database. (development version)'
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/adamreichold/QMediathekView'
license=('GPL3')
-depends=('qt5-base' 'xz' 'hicolor-icon-theme')
+depends=('qt5-base' 'hicolor-icon-theme')
optdepends=('vlc: for direct playback of shows')
-makedepends=('git' 'qt5-tools' 'boost')
+makedepends=('git' 'qt5-tools' 'rust' 'cargo')
conflicts=('qmediathekview')
source=('git+https://github.com/adamreichold/QMediathekView.git')
md5sums=('SKIP')