summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecb94540e019..e3836692cfd9 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.17.4
+ pkgver = 1.17.5
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
@@ -13,9 +13,8 @@ pkgbase = gallery-dl
optdepends = ffmpeg: Convert Pixiv Ugoira to WebM
optdepends = youtube-dl: Download videos
optdepends = python-pysocks: SOCKS support
- source = git+https://github.com/mikf/gallery-dl.git#tag=v1.17.4?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.17.5?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
pkgname = gallery-dl
-
diff --git a/PKGBUILD b/PKGBUILD
index 049ff8dddee6..a5befde3ae01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.17.4
+pkgver=1.17.5
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)