summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2021-11-28 02:08:06 +0100
committerMagnus Boman2021-11-28 02:08:06 +0100
commit87adab15771c5f433d7d872eb3cf16b4eae9a7d9 (patch)
treedbdab6d76a5423a0bf47cd60f2a706403d17f21a
parenta3f9f158b3f16330732b6b92e113536f8f23aeaf (diff)
downloadaur-87adab15771c5f433d7d872eb3cf16b4eae9a7d9.tar.gz
upgpkg: gallery-dl 1.19.3-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 7401f3c9e65e..7cb12dbf6abf 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.2
+ pkgver = 1.19.3
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.2?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.19.3?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b6e0e90125f3..8669dcbccf40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.19.2
+pkgver=1.19.3
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)