From 87cb09145f4295caf729e795beb8c0664f351964 Mon Sep 17 00:00:00 2001 From: Melon Bread Date: Wed, 12 Jan 2022 15:07:23 -0500 Subject: [PATCH] Updated Grabber to 7.7.1 --- imgbrd-grabber-appimage/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imgbrd-grabber-appimage/PKGBUILD b/imgbrd-grabber-appimage/PKGBUILD index 8cd69a1..8afa3d2 100644 --- a/imgbrd-grabber-appimage/PKGBUILD +++ b/imgbrd-grabber-appimage/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Rain Clark pkgname=imgbrd-grabber-appimage -pkgver=7.7.0 +pkgver=7.7.1 pkgrel=1 pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features." arch=('x86_64') @@ -17,7 +17,7 @@ noextract=('$_pkgname') options=('!strip') source=(https://github.com/Bionus/imgbrd-grabber/releases/download/v${pkgver}/${_pkgname}) -sha256sums=('1df43deb8368437f6771c6b45811ea38e207ab1acec3813be9ca73ec227822da') +sha256sums=('b07369e7cf44ac8527962f3505d029ccfe896db2d8f54d9953ccb43188747402') prepare() { cd "${srcdir}"