summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2022-06-06 19:02:27 -0500
committerHurricanePootis2022-06-06 19:02:27 -0500
commitb281402b3bb65e3c8692a9a1153965f4405d382d (patch)
treeed2eb4d5100235025435c485f905e35dbafe1d4e
parent57c6a420485f0144d537f234206d51d6668a184d (diff)
downloadaur-b281402b3bb65e3c8692a9a1153965f4405d382d.tar.gz
Update to version 7.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eca8ff85bf5b..c3b05df45d6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imgbrd-grabber
pkgdesc = Very customizable imageboard/booru downloader with powerful filenaming features.
- pkgver = 7.8.1
- pkgrel = 2
+ pkgver = 7.9.0
+ pkgrel = 0
url = https://github.com/Bionus/imgbrd-grabber
arch = x86_64
license = Apache
@@ -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.8.1
+ source = git+https://github.com/Bionus/imgbrd-grabber.git#tag=v7.9.0
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 2bbd4f5f81fc..fb98b5a88a47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=imgbrd-grabber
-pkgver=7.8.1
-pkgrel=2
+pkgver=7.9.0
+pkgrel=0
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
arch=('x86_64')
url="https://github.com/Bionus/imgbrd-grabber"