summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel M. Capella2021-03-25 02:38:43 +0000
committerDaniel M. Capella2021-03-25 02:38:43 +0000
commitb24bf4bb3a8dc5be512a5be5398a1acd8a1ffaac (patch)
treeed643bed0f6230140b690c8746327bb5ff0300b5
parentf22b746d9ac26a86a08814ad91c913e074b52504 (diff)
downloadaur-b24bf4bb3a8dc5be512a5be5398a1acd8a1ffaac.tar.gz
upgpkg: 2021.03.25-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23d251b6d9b4..98aeb641f715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Eric BĂ©langer <eric@archlinux.org>
pkgname=youtube-dl
-pkgver=2021.03.14
+pkgver=2021.03.25
pkgrel=1
pkgdesc="A command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('ffmpeg: for video post-processing'
'atomicparsley: for embedding thumbnails into m4a files'
'python-pycryptodome: for hlsnative downloader')
source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('a3d9975d4c8e9133f84ca3f554125cd2e03600efeca35ea03a613783932307ae'
+sha256sums=('a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f'
'SKIP')
validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. <dstftw@gmail.com>