summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlll2yu2020-03-02 08:05:50 +0530
committerlll2yu2020-03-02 08:05:50 +0530
commit571f51aebd6fc52f2f7c9e1eccdfb8fea67b8fdd (patch)
treeb08084b495709087a6ccbeef6b3e9c522bc22101 /PKGBUILD
parentdb3b4b5f1e561c1c79b56dd6fbc9c3025778baf5 (diff)
downloadaur-571f51aebd6fc52f2f7c9e1eccdfb8fea67b8fdd.tar.gz
v1.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3ebd35f765d..c48c9ee32c3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LLL2yu <lll2yu@protonmail.com>
pkgname=gallery-dl
-pkgver=1.13.0
+pkgver=1.13.1
pkgrel=1
pkgdesc="Command-line program to download image-galleries and collections from several image hosting sites"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('ffmpeg: Convert Pixiv Ugoira to WebM'
'youtube-dl: Download videos')
source=(https://github.com/mikf/${pkgname}/releases/download/v${pkgver}/gallery_dl-${pkgver}.tar.gz{,.asc})
validpgpkeys=('3E09F5908333DD83DBDCE7375680CA389D365A88') #Mike Fährmann
-sha512sums=('956ff5c705c5772c3c388eef27e49028a9df673384b922e5491716b690548dcb9c1495df1f7c1839e51243e53815e7656c256b39e3c62d581ccc7bb87cd63436'
+sha512sums=('5515d0f7d30bad463235472156d00d4449223384d47c4fb7b26d3d9a6dd24552243995a273680a4a2e5815e23ffb3721dea4fdae8d1726698463b065391859eb'
'SKIP')
prepare(){