summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2022-03-14 17:55:09 +0100
committerMagnus Boman2022-03-14 17:55:09 +0100
commit664a0b432312b16841afb0b0bab589a1112a3f56 (patch)
treed5648b2c18960d86c2930f3aaced9fc62d16d653
parentdd481314a1438a4e8c97c0b267d61eb80734a208 (diff)
downloadaur-664a0b432312b16841afb0b0bab589a1112a3f56.tar.gz
upgpkg: gallery-dl 1.21.0-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 e2ae8b0e8008..a01eee7629c9 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.5
+ pkgver = 1.21.0
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.5?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.21.0?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 603a469a4a4d..97dd88cf8506 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.20.5
+pkgver=1.21.0
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)