summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJosip Ponjavic2017-01-26 13:43:06 +0100
committerJosip Ponjavic2017-01-26 13:43:06 +0100
commitff216beaf1b9de4f47a7c1496d2a5c50d0b7d34f (patch)
treed2c3e8850f07887b898c16e1fe0fb9ea9b739fc5 /.SRCINFO
parent318ed5d7fc6e3e1c9303347245d0c27fbf9cb75e (diff)
downloadaur-ff216beaf1b9de4f47a7c1496d2a5c50d0b7d34f.tar.gz
bump, add python-iso3166 and python-iso639 dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4afff25cdd89..dc8dace795e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = streamlink-git
pkgdesc = CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
- pkgver = 0.3.0.r8.g5b9f68a
+ pkgver = 0.3.0.r18.g6400e04
pkgrel = 1
url = https://streamlink.github.io/
arch = any
@@ -8,10 +8,12 @@ pkgbase = streamlink-git
checkdepends = python-mock
checkdepends = python-pytest
makedepends = git
+ makedepends = python-setuptools
makedepends = python-sphinx
+ depends = python-iso3166
+ depends = python-iso639
depends = python-pycryptodome
depends = python-requests
- depends = python-setuptools
depends = rtmpdump
optdepends = ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+
optdepends = python-librtmp: Required by the ustreamtv plugin to be able to use non-mobile streams.