summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2022-07-17 09:54:08 -0700
committerHurricanePootis2022-07-17 09:54:08 -0700
commit08f6da59e76e2689ed7a4867385c73bbc24fca30 (patch)
tree0c7916743a7842bdabfe49fbdae2cc0803d4d097
parentb281402b3bb65e3c8692a9a1153965f4405d382d (diff)
downloadaur-08f6da59e76e2689ed7a4867385c73bbc24fca30.tar.gz
Update to 7.9.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3b05df45d6b..2efc533c37b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imgbrd-grabber
pkgdesc = Very customizable imageboard/booru downloader with powerful filenaming features.
- pkgver = 7.9.0
+ pkgver = 7.9.1
pkgrel = 0
url = https://github.com/Bionus/imgbrd-grabber
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = imgbrd-grabber
conflicts = imgbrd-grabber-git
conflicts = imgbrd-grabber-bin
conflicts = imgbrd-grabber-appimage
- source = git+https://github.com/Bionus/imgbrd-grabber.git#tag=v7.9.0
+ source = git+https://github.com/Bionus/imgbrd-grabber.git#tag=v7.9.1
source = git+https://github.com/LaurentGomila/qt-android-cmake.git
source = git+https://github.com/sakra/cotire.git
source = git+https://github.com/catchorg/Catch2.git
diff --git a/PKGBUILD b/PKGBUILD
index fb98b5a88a47..2e95ffbd7c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=imgbrd-grabber
-pkgver=7.9.0
+pkgver=7.9.1
pkgrel=0
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
arch=('x86_64')