summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c66d0cc761d..40c13627a7f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor sumt <sumt at sci dot fi>
pkgname=yle-dl
-pkgver=20220704
+pkgver=20220830
pkgrel=1
pkgdesc="Download video and audio from YLE Areena."
arch=('any')
@@ -18,7 +18,7 @@ depends=('ffmpeg'
optdepends=('wget: for some rare streams')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/aajanki/yle-dl/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('5e9266d480d57181c320f30e04ec379ba8d98dedbe6a59f62421052cb752c233')
+sha256sums=('c3cc0604ee92edd27b33f7b25193f645a7337b7d6345641660bb95f7144c1ad2')
build() {