summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2021-07-04 23:39:07 +0200
committerMagnus Boman2021-07-04 23:39:07 +0200
commit52d49a78fb4239c5f0c3bf3e0275f8fbd5075f28 (patch)
tree27609f0f7308c68e4fd914e498737dc87566d7a3
parentf961472367b1c27fdc763ba9556e5daa28224fd2 (diff)
downloadaur-52d49a78fb4239c5f0c3bf3e0275f8fbd5075f28.tar.gz
upgpkg: gallery-dl 1.18.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 bc9bc54688a1..70806cf30fd7 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.18.0
+ pkgver = 1.18.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.18.0?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.18.1?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ccc6208210cc..19ac2ce3040e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.18.0
+pkgver=1.18.1
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)