summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db88e0fe8476..7b32b8221278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Sylvain F <thektalog@free.fr>
# Maintainer : Florent H. CARRÉ <colundrum@gmail.com>
pkgname=qarte
-pkgver=3.13.0
+pkgver=4.0.0
pkgrel=1
pkgdesc='Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.'
url='https://launchpad.net/qarte'
arch=('any')
license=('GPL3')
source=(http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/${pkgname}_${pkgver}.orig.tar.gz)
-depends=('qt5-translations' 'python-pyqt5')
+depends=('qt5-translations' 'python-pyqt5' 'qt5-svg' 'qt5-multimedia')
optdepends=('cronie: for differed download')
-sha256sums=('39db287430f9f2d040b19195a625dcfde5c876981e5f9aa87a03a085cd75a7ca')
+sha256sums=('d89364f21c9d8189694e12ace18ebfab96dcafa9880a7aa340f8c7c7d009357a')
package() {
cd $pkgname-$pkgver