summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-04-01 10:21:05 -0600
committerMark Wagie2024-04-01 10:21:05 -0600
commit41964c808dfefb756b8dcf6ee2a41bedf5297599 (patch)
tree80bc36d25789695593be4950f0884613c6e13fc5 /PKGBUILD
parente5084be8a178db8ce6196b3edaa8dbb7cfd856d0 (diff)
downloadaur-video-downloader.tar.gz
0.12.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6972fbc201f4..d23aa420bba6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Marcell Meszaros < marcell.meszaros AT runbox.eu >
# Contributor: Kevin Majewski < kevin.majewski02 AT gmail.com >
pkgname=video-downloader
-pkgver=0.12.11
+pkgver=0.12.12
pkgrel=1
pkgdesc="Download videos from websites like YouTube and many others (based on yt-dlp)"
arch=('any')
@@ -22,7 +22,7 @@ depends=(
makedepends=('meson')
checkdepends=('appstream-glib' 'flake8')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('5a37b25a2fe46020a20e5a2c1dc8c343e13bb7440125c3524c1ef0d78f2fa6c4')
+sha256sums=('a5c61e7335176969dbd5513024e5afc6019c8ff21b637107d16b9f50b26c5b0a')
build() {
arch-meson "$pkgname-$pkgver" build