summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2023-05-27 19:23:32 +0200
committerMagnus Boman2023-05-27 19:23:32 +0200
commita59648addd54f4d6ef94bc935a2fbfb378806500 (patch)
tree88da5c6233efbd73ee37e6fb3e512877619a9d56 /PKGBUILD
parent0a3b8f0c3a2dd2d40bfe335ec26011c71ce999ad (diff)
downloadaur-a59648addd54f4d6ef94bc935a2fbfb378806500.tar.gz
upgpkg: gallery-dl 1.25.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b61ae798daea..14448303190a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.25.4
+pkgver=1.25.5
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=0b006795d5b2bd3f9617b19fdb88ed945eaa538b # git rev-parse v${pkgver}
+_tag=af41da9412529a4362924959a069a097928ad781 # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')