summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d431c981285..9869572e3323 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gallery-dl-bin
pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites (bin)
- pkgver = 1.18.0
+ pkgver = 1.18.1
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = gallery-dl-bin
provides = gallery-dl
conflicts = gallery-dl
conflicts = gallery-dl-git
- source = https://github.com/mikf/gallery-dl/releases/download/v1.18.0/gallery-dl.bin
- source = https://github.com/mikf/gallery-dl/releases/download/v1.18.0/gallery-dl.bin.sig
+ source = https://github.com/mikf/gallery-dl/releases/download/v1.18.1/gallery-dl.bin
+ source = https://github.com/mikf/gallery-dl/releases/download/v1.18.1/gallery-dl.bin.sig
source = https://api.github.com/repos/mikf/gallery-dl/releases/latest
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b6abf6bc6b0d..f3e366d9e6d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# This binary release pushes this burden of dependency version resolution to the creator
pkgname=gallery-dl-bin
-pkgver=1.18.0
+pkgver=1.18.1
pkgrel=1
url='https://github.com/mikf/gallery-dl'
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites (bin)'