summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2022-02-06 23:55:14 +0100
committerMagnus Boman2022-02-06 23:55:14 +0100
commit4e78e1d9fe5c9268c54125431abeb4b133c8d685 (patch)
treec2f4fd4dd4b4155fc6e23f778ecfcc1995affd08
parent8d7a90731a7c8fcee98bd7a7f326f9ab0a4ea8c1 (diff)
downloadaur-4e78e1d9fe5c9268c54125431abeb4b133c8d685.tar.gz
upgpkg: gallery-dl 1.20.4-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63a8d78cebb3..c9c3139da420 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.20.3
+ pkgver = 1.20.4
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
@@ -12,7 +12,7 @@ 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.20.3?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.20.4?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 63a5cad090e5..c76109bd8ff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.20.3
+pkgver=1.20.4
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)