summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZaZam2020-02-29 09:07:38 +0200
committerZaZam2020-02-29 09:07:38 +0200
commit8da5ad22946d91a6d3b7827c75896f7a5a63e561 (patch)
tree7319ecb66db6bb96898689f6cfe74a521e91aa6c /PKGBUILD
parent651bba15ebbcb060f5601fae9fda7b5c20401dc5 (diff)
downloadaur-8da5ad22946d91a6d3b7827c75896f7a5a63e561.tar.gz
version 20200222
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b573b74c7956..907179098dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor sumt <sumt at sci dot fi>
pkgname=yle-dl
-pkgver=20191231
+pkgver=20200222
pkgrel=1
pkgdesc="Download video and audio from YLE Areena."
arch=('any')
@@ -24,7 +24,7 @@ optdepends=('php: for downloading live TV and certain news broadcasts'
'wget: for some rare streams')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/y/yle-dl/yle-dl-${pkgver}.tar.gz")
-sha256sums=('7bd9206b58d6864b2b416549276523a03927e80a8ca460bdb07f2b71dd04d6ac')
+sha256sums=('70214f77bc063da2e78e47e496811af663e8cfa214f51dd2a012c173c3d2d963')
build() {