summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2021-10-24 22:16:24 +0200
committerMagnus Boman2021-10-24 22:16:24 +0200
commita79fc3f699db16822592c2490ca3d22682f96149 (patch)
treedef0f8eb749b790ca7a3e72de69e8cdfec5c2061
parent304beec18e1978cefb1051c378614783aa8924d1 (diff)
downloadaur-a79fc3f699db16822592c2490ca3d22682f96149.tar.gz
upgpkg: gallery-dl 1.19.1-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 aeade41953e5..3a2dcfa3d238 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.19.0
+ pkgver = 1.19.1
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
@@ -13,7 +13,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.19.0?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.19.1?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0a74004c96e1..e0e3acbf6eb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.19.0
+pkgver=1.19.1
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)