summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZaZam2020-05-02 14:49:06 +0300
committerZaZam2020-05-02 14:49:06 +0300
commit736e5e3f219afc38e3df422be9ae064a1bff51d8 (patch)
treefec2d867c57d6357ea1da967611b6c4f5ba43dac /PKGBUILD
parent8da5ad22946d91a6d3b7827c75896f7a5a63e561 (diff)
downloadaur-736e5e3f219afc38e3df422be9ae064a1bff51d8.tar.gz
version 20200419
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 907179098dd6..f773b76bf414 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor sumt <sumt at sci dot fi>
pkgname=yle-dl
-pkgver=20200222
+pkgver=20200419
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=('70214f77bc063da2e78e47e496811af663e8cfa214f51dd2a012c173c3d2d963')
+sha256sums=('8eebaf264c4dd3f011255e0ba9605aea2aeafb121f4977405b9846ae5883c3c0')
build() {