summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2022-12-18 20:31:16 +0100
committerMagnus Boman2022-12-18 20:31:16 +0100
commit262207e65ed75da41421834008c84c5d6375833c (patch)
tree77b30e3715acbcd112f09e7d400a3d51b8031268 /PKGBUILD
parent880991f32b265e95b860a9ba86b82ba3bcb64d25 (diff)
downloadaur-262207e65ed75da41421834008c84c5d6375833c.tar.gz
upgpkg: gallery-dl 1.24.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24d9ce3f6edb..57ce8711d5ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.24.1
+pkgver=1.24.2
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)
@@ -14,7 +14,7 @@ optdepends=('ffmpeg: Convert Pixiv Ugoira to WebM'
'youtube-dl: Download videos'
'python-pysocks: SOCKS support'
'python-brotli: for brotli decompression')
-_tag=72df5a305c4be1d7dccb34023fa347d273e06010 # git rev-parse v${pkgver}
+_tag=5e22b13aa3dcb51fc58227f7e0fcf59cffdf265e # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')