summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2022-01-24 18:35:43 +0100
committerMagnus Boman2022-01-24 18:35:43 +0100
commit10df0e7a8ce8bf0c2277e4ddb2354003bd2813a1 (patch)
treec44d9e6c5aea8e59d30bf72d4b3f6d4ce8920441
parent903ed31e799d1af67ac250a6d239de4b93a7ab66 (diff)
downloadaur-10df0e7a8ce8bf0c2277e4ddb2354003bd2813a1.tar.gz
upgpkg: gallery-dl 1.20.2-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 1d0df2d00648..735afd2003a3 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.1
+ pkgver = 1.20.2
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.1?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.20.2?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d0534aaa7481..894afc8aed13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.20.1
+pkgver=1.20.2
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)