summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsumt2017-10-13 23:47:06 +0300
committersumt2017-10-13 23:47:06 +0300
commit9d3f03a135e1fe35a4345ba113cd19162e6cdb51 (patch)
tree814267982d4bcc4cc25ea79c0ca837fc1baeb8de /PKGBUILD
parent297226b48cb01b874ea739b84248d05d5518f300 (diff)
downloadaur-9d3f03a135e1fe35a4345ba113cd19162e6cdb51.tar.gz
Update deps for 2.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4edac5c23b52..327dadd7c278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=yle-dl-git
-pkgver=2.23.r4.g76ab1fb
+pkgver=2.25.r3.ge5ff95d
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-lxml' 'python2-requests' 'python2-progress')
+depends=('php' 'php-mcrypt' 'python2-crypto' 'python2-lxml' 'python2-requests' 'wget')
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')