summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2024-04-01 22:42:51 -0500
committerHurricanePootis2024-04-01 22:42:51 -0500
commitc798141a2ecb1d137f6d534d9ab0e65a2fb1d35a (patch)
tree2713180c060a4f93cde38d4ad07b119401caea47 /PKGBUILD
parent0935bdaadf4b5221d404f3e5c3ef3ea3c3584358 (diff)
downloadaur-imgbrd-grabber.tar.gz
Update license information
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87871ace4fee..36c1194acd6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=imgbrd-grabber
pkgver=7.11.2
-pkgrel=4
+pkgrel=5
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
arch=('x86_64')
url="https://github.com/Bionus/imgbrd-grabber"
-license=('Apache')
+license=('Apache-2.0')
depends=('qt5-multimedia' 'qt5-declarative' 'nodejs' 'qt5-networkauth' 'hicolor-icon-theme')
makedepends=('git' 'cmake' 'qt5-tools' 'npm')
optdepends=('openssl: Access HTTPS sources')