summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam2022-02-07 03:05:47 +0000
committerSam2022-02-07 03:05:47 +0000
commitd8392490479cfb782099cba07517f14e519e880e (patch)
treebfa302e5a873716e016ccc4b3419a6cc26489d59
parent3164c308377291977b57c41c34f98456dfb05c1e (diff)
downloadaur-d8392490479cfb782099cba07517f14e519e880e.tar.gz
updpkg: gallery-dl-bin 1.20.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7308aa0d093f..285af65d855a 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.20.3
+ pkgver = 1.20.4
pkgrel = 1
url = https://github.com/mikf/gallery-dl
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = gallery-dl-bin
provides = gallery-dl
conflicts = gallery-dl
conflicts = gallery-dl-git
- source = gallery-dl-1.20.3.bin::https://github.com/mikf/gallery-dl/releases/download/v1.20.3/gallery-dl.bin
- source = gallery-dl-1.20.3.bin.sig::https://github.com/mikf/gallery-dl/releases/download/v1.20.3/gallery-dl.bin.sig
+ source = gallery-dl-1.20.4.bin::https://github.com/mikf/gallery-dl/releases/download/v1.20.4/gallery-dl.bin
+ source = gallery-dl-1.20.4.bin.sig::https://github.com/mikf/gallery-dl/releases/download/v1.20.4/gallery-dl.bin.sig
validpgpkeys = 3E09F5908333DD83DBDCE7375680CA389D365A88
- sha512sums = 82ba5171e60c60889751e8ef26564bb46084702edd828a4d934b6b5c32a5225c6a4c9febbca9b64a1d8b76dd02fdc756ae0aaac80e7077d0159e26b57f295c75
+ sha512sums = d9ac316ce66cf4f9b741b425ffaff4fc57375015f5fe04d4ddf898913049721e834650b4126cd4907dcb9f1fed81bbf178aa3a88ef4f1460a86a70b5c48b4343
sha512sums = SKIP
pkgname = gallery-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 038bd557967f..3ea466338ba8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gallery-dl-bin
_pkgname=gallery-dl
-pkgver=1.20.3
+pkgver=1.20.4
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)'
@@ -20,7 +20,7 @@ license=(GPL2)
source=("$_pkgname-$pkgver.bin::${url}/releases/download/v${pkgver}/gallery-dl.bin"
"$_pkgname-$pkgver.bin.sig::${url}/releases/download/v${pkgver}/gallery-dl.bin.sig")
validpgpkeys=('3E09F5908333DD83DBDCE7375680CA389D365A88')
-sha512sums=('82ba5171e60c60889751e8ef26564bb46084702edd828a4d934b6b5c32a5225c6a4c9febbca9b64a1d8b76dd02fdc756ae0aaac80e7077d0159e26b57f295c75'
+sha512sums=('d9ac316ce66cf4f9b741b425ffaff4fc57375015f5fe04d4ddf898913049721e834650b4126cd4907dcb9f1fed81bbf178aa3a88ef4f1460a86a70b5c48b4343'
'SKIP')
package() {