summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsumt2018-12-22 14:29:22 +0200
committersumt2018-12-22 14:32:30 +0200
commit2864207a1272378a57012b02023eb2746be56627 (patch)
tree035432dccf439d7ace3e84390921f958ceca20a2 /PKGBUILD
parent6d082e3e230bec101bbcfa20ea443819a097f89a (diff)
downloadaur-2864207a1272378a57012b02023eb2746be56627.tar.gz
Remove pysocks dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e55d2617d99b..14b5d7b4bcc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=yle-dl-git
-pkgver=2.36.r1.gbd377c3
+pkgver=20181221.r0.g5e423a8
pkgrel=1
pkgdesc="Download video and audio from YLE Areena."
arch=("any")
@@ -16,7 +16,6 @@ depends=('ffmpeg'
'python-lxml'
'python-mini-amf'
'python-pycryptodomex'
- 'python-pysocks'
'python-requests'
'wget'
)