summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2023-12-10 18:09:36 +0100
committerMagnus Boman2023-12-10 18:09:36 +0100
commit75bf7b23f7d28923a58dbe43320dcac6ebd24bc2 (patch)
tree096d37bf2022881a1015873f7d9954cc8b0696d6 /PKGBUILD
parent5b5ff1c836339791aacb85282a6fed0021a674ea (diff)
downloadaur-75bf7b23f7d28923a58dbe43320dcac6ebd24bc2.tar.gz
upgpkg: gallery-dl 1.26.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 844e2b04bb0d..8613c0a09bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.26.3
+pkgver=1.26.4
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)
@@ -19,7 +19,7 @@ optdepends=('ffmpeg: Pixiv Ugoira conversion'
'python-yaml: YAML configuration file support'
'python-toml: TOML configuration file support for Python<3.11'
'python-secretstorage: GNOME keyring passwords for --cookies-from-browser')
-_tag=e166384ed02faabfe9c1a0331f062770453a8c24 # git rev-parse v${pkgver}
+_tag=05eb6446baac9f02c8a70faf181d8cbfdcc048bc # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')