summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2021-07-28 17:47:22 -0500
committerHurricanePootis2021-07-28 17:48:32 -0500
commitc37b6eee60ce12dee990acccaf71c35a50058e72 (patch)
tree1bb9ad81e1d3827a1fdf2c541ccf8af1ef45cc54 /PKGBUILD
parent16830b30e5f84c14db3913b74c03a5b074c35fd7 (diff)
downloadaur-c37b6eee60ce12dee990acccaf71c35a50058e72.tar.gz
Updated dependencies to be more accurate
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a726c1dd899..e0f70d10567f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=imgbrd-grabber
pkgver=7.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
arch=('x86_64')
url="https://github.com/Bionus/imgbrd-grabber"
license=('Apache')
-depends=('qt5-multimedia' 'qt5-declarative' 'nodejs')
+depends=('qt5-multimedia' 'qt5-declarative' 'nodejs' 'qt5-networkauth' 'qt5-base' 'krb5')
makedepends=('git' 'cmake' 'qt5-tools' 'npm')
optdepends=('openssl: Access HTTPS sources')
conflicts=("imgbrd-grabber-git" 'imgbrd-grabber-bin' 'imgbrd-grabber-appimage')