summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2023-06-06 21:00:07 -0500
committerHurricanePootis2023-06-06 21:00:07 -0500
commit6ccf4def9eb66daba28cb24cb92907418f2001db (patch)
tree04981ecd061790655bfebdb970de674cc34c14a0
parentf2de86102b82a99397ebd46b9a2ae27382b1893e (diff)
downloadaur-6ccf4def9eb66daba28cb24cb92907418f2001db.tar.gz
Update to 7.11.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 071176ce7ab8..7ab1b0605b47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = imgbrd-grabber
pkgdesc = Very customizable imageboard/booru downloader with powerful filenaming features.
- pkgver = 7.10.1
- pkgrel = 3
+ pkgver = 7.11.0
+ pkgrel = 1
url = https://github.com/Bionus/imgbrd-grabber
arch = x86_64
license = Apache
@@ -18,7 +18,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.10.1
+ source = git+https://github.com/Bionus/imgbrd-grabber.git#tag=v7.11.0
source = git+https://github.com/LaurentGomila/qt-android-cmake.git
source = git+https://github.com/sakra/cotire.git
source = git+https://github.com/lexbor/lexbor.git
diff --git a/PKGBUILD b/PKGBUILD
index 205cbbe5ff01..c64ac782eae5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=imgbrd-grabber
-pkgver=7.10.1
-pkgrel=3
+pkgver=7.11.0
+pkgrel=1
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
arch=('x86_64')
url="https://github.com/Bionus/imgbrd-grabber"