summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2023-08-01 08:57:53 +0530
committertxtsd2023-08-01 08:57:53 +0530
commitb316b92eddeb8c27168b979ee1ec4b0b0d83de68 (patch)
tree4a661250113cbc574e75365ed05c63857ca8579d
parent7c3f20790a0752c1a65a9b3d4267d6bc200b8183 (diff)
downloadaur-imgbrd-grabber-appimage.tar.gz
upgpkg: imgbrd-grabber-appimage 7.11.2-1
Signed-off-by: txtsd <code@ihavea.quest>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73b57a7a8e29..871fb7b3426d 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.10.1
+ pkgver = 7.11.2
pkgrel = 1
url = https://github.com/Bionus/imgbrd-grabber
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = imgbrd-grabber-appimage
depends = fuse
provides = grabber
conflicts = grabber
- noextract = Grabber_v7.10.1-x86_64.AppImage
+ noextract = Grabber_v7.11.2-x86_64.AppImage
options = !strip
- source = https://github.com/Bionus/imgbrd-grabber/releases/download/v7.10.1/Grabber_v7.10.1-x86_64.AppImage
- source = https://raw.githubusercontent.com/Bionus/imgbrd-grabber/v7.10.1/LICENSE
- sha256sums = b3dec3400fa0f6a6419eba185887f8467842948494232445dbdf360d2a733e50
+ source = https://github.com/Bionus/imgbrd-grabber/releases/download/v7.11.2/Grabber_v7.11.2-x86_64.AppImage
+ source = https://raw.githubusercontent.com/Bionus/imgbrd-grabber/v7.11.2/LICENSE
+ sha256sums = 3879af6e8d9ff378e3ed864936878e40cfd668abc232c5eed8e37a9284fc6dce
sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
pkgname = imgbrd-grabber-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 0642f22e593e..8c2de6a86a10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _reponame=imgbrd-grabber
_rdnsname=org.bionus.Grabber
pkgname="${_reponame}"-appimage
-pkgver=7.10.1
+pkgver=7.11.2
pkgrel=1
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
arch=('x86_64')
@@ -21,7 +21,7 @@ noextract=("${_appimage}")
options=('!strip')
source=("https://github.com/Bionus/${_reponame}/releases/download/v${pkgver}/${_appimage}"
"https://raw.githubusercontent.com/Bionus/${_reponame}/v${pkgver}/LICENSE")
-sha256sums=('b3dec3400fa0f6a6419eba185887f8467842948494232445dbdf360d2a733e50'
+sha256sums=('3879af6e8d9ff378e3ed864936878e40cfd668abc232c5eed8e37a9284fc6dce'
'cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30')
prepare() {