summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2023-11-05 10:41:22 +0100
committerMagnus Boman2023-11-05 10:41:22 +0100
commitd3a2cbfa8cb3f47ecc6e8842fe4dbcdb9bb13879 (patch)
tree59ab95803408f13ad680befa71958592798e18a8 /PKGBUILD
parent3e5510ebb43cf8a1572afd985a1df9e43bbc9499 (diff)
downloadaur-d3a2cbfa8cb3f47ecc6e8842fe4dbcdb9bb13879.tar.gz
upgpkg: gallery-dl 1.26.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad824f4b1c0b..857a569e4299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.26.1
+pkgver=1.26.2
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=15a2e35b2c8b26f019f2a0ee3b879b098424d167 # git rev-parse v${pkgver}
+_tag=122deb2a2aee16fc4a78298ba2e8a23f0060f2ba # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')