mirror of
https://gitgud.io/Melon__Bread/Arch-Packages.git
synced 2024-11-25 00:38:36 -05:00
Updated Grabber to 7.8.1
This commit is contained in:
parent
72211913ae
commit
819c7644a4
@ -1,7 +1,7 @@
|
||||
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
||||
|
||||
pkgname=imgbrd-grabber-appimage
|
||||
pkgver=7.8.0
|
||||
pkgver=7.8.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=('1c4bc407c8a7ca28516f9f45a936abaa582592113fbeb7ddb31b8eb581c39894')
|
||||
sha256sums=('c27c2e13c6ec368e56de12e1dec653e824ad02d4ba74643b0eeaf3a3c3648acf')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user