summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2023-07-03 15:11:02 +0200
committerMagnus Boman2023-07-03 15:11:02 +0200
commit5ec90cbbe7ce13a0e0323ccabc913c147f673e68 (patch)
treef2fbe7e85867a4a5c2787769f2d7d52c2fe9c07a
parent1e2f5080b07aef48a7d05103312c28b08ab6e076 (diff)
downloadaur-5ec90cbbe7ce13a0e0323ccabc913c147f673e68.tar.gz
upgpkg: gallery-dl 1.25.7-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fa424727236..2a50547bda1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gallery-dl
pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites
- pkgver = 1.25.6
+ pkgver = 1.25.7
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
@@ -21,7 +21,7 @@ pkgbase = gallery-dl
optdepends = python-yaml: YAML configuration file support
optdepends = python-toml: TOML configuration file support for Python<3.11
optdepends = python-secretstorage: GNOME keyring passwords for --cookies-from-browser
- source = git+https://github.com/mikf/gallery-dl.git#tag=3122cfaedb9d34952b61e8b511e638658800c31c?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=9fe8beb4129b614b587034097e1f3c1bc4555600?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f7fde30be0ba..3f3a203e5f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.25.6
+pkgver=1.25.7
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=3122cfaedb9d34952b61e8b511e638658800c31c # git rev-parse v${pkgver}
+_tag=9fe8beb4129b614b587034097e1f3c1bc4555600 # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')