summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2024-02-17 21:47:25 +0100
committerMagnus Boman2024-02-17 21:47:25 +0100
commit3a3e0fa7d6e67aba0e40fd161e4a2ebd3c9b0a74 (patch)
tree221201f83851fa6b812a1d600911a525172fe742 /PKGBUILD
parentc8f24864c0260b44271f409936dcca62b5f7ebfc (diff)
downloadaur-3a3e0fa7d6e67aba0e40fd161e4a2ebd3c9b0a74.tar.gz
upgpkg: gallery-dl 1.26.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e936a00a773..e93d3242c725 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.26.7
-pkgrel=2
+pkgver=1.26.8
+pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)
url=https://github.com/mikf/gallery-dl
@@ -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=99be28015841a95db53e3ed2bea0eb538254f148 # git rev-parse v${pkgver}
+_tag=488b6a4fb8873cedf342ceeef6c75046757494ea # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')