summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam2021-07-20 16:30:14 -0700
committerSam2021-07-20 16:30:14 -0700
commitb36cbf607187eac2faa80666cdb1124a3aa988e5 (patch)
tree6a0ea5e2b6117c85741b4b06b2bd2a384f511f72
parent18bf2c37a8d1daac766777b98a93e769e34ef1bd (diff)
downloadaur-b36cbf607187eac2faa80666cdb1124a3aa988e5.tar.gz
upgpkg: gallery-dl-bin 1.18.1-1
upstream realease
-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)'