summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f74b4232f8d1..f65d576a04b0 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.22.4
+ pkgver = 1.23.0
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = any
@@ -16,7 +16,7 @@ pkgbase = gallery-dl
optdepends = youtube-dl: Download videos
optdepends = python-pysocks: SOCKS support
optdepends = python-brotli: for brotli decompression
- source = git+https://github.com/mikf/gallery-dl.git#tag=v1.22.4?signed
+ source = git+https://github.com/mikf/gallery-dl.git#tag=v1.23.0?signed
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f05f8ca156fc..baf37887667b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.22.4
+pkgver=1.23.0
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites'
arch=(any)