summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2022-04-27 23:46:07 +0200
committerMagnus Boman2022-04-27 23:46:07 +0200
commit148f9d2f8b1b323957143f9ab5da5f9568880983 (patch)
treebc3c39496186b8fe12f806ccb06c5de3d09a41a1
parented33c78bb3324909d270573a574efa7ef473c97c (diff)
downloadaur-148f9d2f8b1b323957143f9ab5da5f9568880983.tar.gz
upgpkg: gallery-dl 1.21.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 e0a461101a28..c5c11ff1085f 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.21.1
+ pkgver = 1.21.2
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
@@ -15,7 +15,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.21.1?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.21.2?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 84b1984754e3..bb397fcd6706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.21.1
+pkgver=1.21.2
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)