summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMelon Bread2021-08-25 07:47:24 -0400
committerMelon Bread2021-08-25 07:47:24 -0400
commit3fca540abc90a6e533f8acb90b53faf9ad74d29b (patch)
treeae386ae38f31bf78f429c44ee1f93455e6accb9a
parent067cfb6df9bd4423dbfc63be16bfcbc0112dd808 (diff)
downloadaur-3fca540abc90a6e533f8acb90b53faf9ad74d29b.tar.gz
Updated imgbrd-grabber-appimage 7.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c826c6280673..049e77046be9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imgbrd-grabber-appimage
pkgdesc = Very customizable imageboard/booru downloader with powerful filenaming features.
- pkgver = 7.6.0
+ pkgver = 7.6.1
pkgrel = 1
url = https://github.com/Bionus/imgbrd-grabber
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = imgbrd-grabber-appimage
depends = fuse
noextract = $_pkgname
options = !strip
- source = https://github.com/Bionus/imgbrd-grabber/releases/download/v7.6.0/Grabber_v7.6.0-x86_64.AppImage
+ source = https://github.com/Bionus/imgbrd-grabber/releases/download/v7.6.1/Grabber_v7.6.1-x86_64.AppImage
sha256sums = f73b0756c5705a5afee1b1ee191050287f45edd715b77ba68d9dec7f8c78df4f
pkgname = imgbrd-grabber-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 6c215fc1614a..4ee0473751cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
pkgname=imgbrd-grabber-appimage
-pkgver=7.6.0
+pkgver=7.6.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=('f73b0756c5705a5afee1b1ee191050287f45edd715b77ba68d9dec7f8c78df4f')
+sha256sums=('2429803d41f97f8650ec06f8c2394c34cf5eeed562081cfc0c2e58b3d321d491')
prepare() {
cd "${srcdir}"