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}"