summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2023-03-25 22:03:09 +0100
committerMagnus Boman2023-03-25 22:03:09 +0100
commit99e3b9be3197fae25136a30d8e51632b19d6254f (patch)
tree21dd2cb021e86784f464d83a3af25deb71a1beb1 /PKGBUILD
parentc78b36ba4355ea94f386f204e9a8865c3332d462 (diff)
downloadaur-99e3b9be3197fae25136a30d8e51632b19d6254f.tar.gz
upgpkg: gallery-dl 1.25.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8a600fb355e..69c1a628f07b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.25.0
+pkgver=1.25.1
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)
@@ -14,7 +14,7 @@ optdepends=('ffmpeg: Convert Pixiv Ugoira to WebM'
'youtube-dl: Download videos'
'python-pysocks: SOCKS support'
'python-brotli: for brotli decompression')
-_tag=c7d25ba58f0454c4b20e884cf6373d17184ec08d # git rev-parse v${pkgver}
+_tag=88e57bf8bd0c5861619ab1e8c4b185bb138d5aba # git rev-parse v${pkgver}
source=(git+"${url}".git#tag="${_tag}"?signed)
validpgpkeys=(3E09F5908333DD83DBDCE7375680CA389D365A88) #Mike Fährmann
sha512sums=('SKIP')