summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2021-04-02 23:08:18 +0200
committerMagnus Boman2021-04-02 23:08:18 +0200
commitb311b34af1f073bbfd37536b959a6158630fe7c6 (patch)
tree4b6cffeaf8ca4f5ccc8c711066c2169c41e6b324
parent8723b1a8898fc12e69a2a7c9057ffd3cacb9d590 (diff)
downloadaur-b311b34af1f073bbfd37536b959a6158630fe7c6.tar.gz
upgpkg: gallery-dl 1.17.2-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 916541088151..e67993634cc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gallery-dl
pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites
- pkgver = 1.17.1
- pkgrel = 2
+ pkgver = 1.17.2
+ pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
license = GPL2
@@ -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.17.1?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.17.2?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dd3efa3a14f4..110d8645fe1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.17.1
-pkgrel=2
+pkgver=1.17.2
+pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)
url=https://github.com/mikf/gallery-dl