summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b59eb6b982a9..4edac5c23b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=yle-dl-git
-pkgver=2.22.r0.ga0ad5c0
+pkgver=2.23.r4.g76ab1fb
pkgrel=1
pkgdesc="Download video and audio from YLE Areena."
arch=("any")
url="http://aajanki.github.io/yle-dl/"
license=("GPL3")
-depends=('php' 'php-mcrypt' 'python2-crypto' 'python2-requests' 'python2-progress')
+depends=('php' 'php-mcrypt' 'python2-crypto' 'python2-lxml' 'python2-requests' 'python2-progress')
optdepends=('ffmpeg: might be needed very rarely for some Areena video streams'
'python2-youtube-dl: an alternative downloader backend'
'rtmpdump: for downloading Areena audio streams')