summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcorbie2017-03-05 16:26:43 +0100
committercorbie2017-03-05 16:26:43 +0100
commit48add2c9561005bea5e58c46cbe624f0c05c8c43 (patch)
tree87151ab26896425f61c2a55b4de61e479dec8d23 /PKGBUILD
parent9728a3c5b77d8f25ae17689941a919cf047fd7a9 (diff)
downloadaur-48add2c9561005bea5e58c46cbe624f0c05c8c43.tar.gz
switch to streamlink
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 505f48689322..65157054547d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: corbie
pkgname=twitch-curses
-pkgver=1.1
-pkgrel=4
-pkgdesc="Terminal-based twitch.tv browser / livestreamer frontend"
+pkgver=1.2
+pkgrel=1
+pkgdesc="Terminal-based twitch.tv browser / streamlink frontend"
arch=('any')
url="https://gitlab.com/corbie/twitch-curses"
license=('WTFPL')
-depends=('python' 'python-pycurl' 'python-urllib3' 'livestreamer')
+depends=('python' 'python-pycurl' 'python-urllib3' 'streamlink')
source=("${pkgname}_${pkgver}-${pkgrel}"::'https://gitlab.com/corbie/twitch-curses/raw/master/twitch-curses.py')
sha256sums=('SKIP')