summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2023-07-15 20:41:11 +0200
committerMagnus Boman2023-07-15 20:41:11 +0200
commit50c33b2271d00356ce73e82a96b1e67c65fe5717 (patch)
tree646b442caefaf5a26a98b54157d5b78c4a32ee9b /PKGBUILD
parent5ec90cbbe7ce13a0e0323ccabc913c147f673e68 (diff)
downloadaur-50c33b2271d00356ce73e82a96b1e67c65fe5717.tar.gz
upgpkg: gallery-dl 1.25.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f3a203e5f52..2e589ed54413 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.25.7
+pkgver=1.25.8
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=9fe8beb4129b614b587034097e1f3c1bc4555600 # git rev-parse v${pkgver}
+_tag=b1e77aa6d0c16ed2a600670468a06ce4b0357dc3 # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')