summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam2021-06-27 03:54:04 -0700
committerSam2021-06-27 03:58:46 -0700
commit18bf2c37a8d1daac766777b98a93e769e34ef1bd (patch)
tree4e8d2b8dfd53dc61f7a86ff3dfaa6e595c67e3c0
parenta9d5631d86847e64b4777961d22d38396be0d5dc (diff)
downloadaur-18bf2c37a8d1daac766777b98a93e769e34ef1bd.tar.gz
upgpkg: gallery-dl-bin 1.18.0-1
upstream release Signed-off-by: Sam <dev@samarthj.com>
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea4fac7c5bd0..6d431c981285 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = gallery-dl-bin
- pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites
- pkgver = 1.17.5
+ pkgdesc = Command-line program to download image-galleries and collections from several image hosting sites (bin)
+ pkgver = 1.18.0
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = x86_64
license = GPL2
depends = zlib
provides = gallery-dl
- source = https://github.com/mikf/gallery-dl/releases/download/v1.17.5/gallery-dl.bin
- source = https://github.com/mikf/gallery-dl/releases/download/v1.17.5/gallery-dl.bin.sig
+ 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://api.github.com/repos/mikf/gallery-dl/releases/latest
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha256sums = SKIP
@@ -16,4 +18,3 @@ pkgbase = gallery-dl-bin
sha256sums = SKIP
pkgname = gallery-dl-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index b2cde12a8460..b6abf6bc6b0d 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.17.5
+pkgver=1.18.0
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)'