summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2023-02-23 12:29:10 -0600
committerHurricanePootis2023-02-23 12:29:10 -0600
commitf2de86102b82a99397ebd46b9a2ae27382b1893e (patch)
tree60ea9dea94b5f2466dd6e5dbd4ad4bcb3839606a /PKGBUILD
parent9cc5898d53896183ee0a05dbc6261d0db66bce0e (diff)
downloadaur-f2de86102b82a99397ebd46b9a2ae27382b1893e.tar.gz
Improve build deps thank to hicolor-icon-theme
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ede9917d0d9..205cbbe5ff01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=imgbrd-grabber
pkgver=7.10.1
-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' 'qt5-networkauth' 'qt5-base' 'krb5')
+depends=('qt5-multimedia' 'qt5-declarative' 'nodejs' 'qt5-networkauth' 'hicolor-icon-theme')
makedepends=('git' 'cmake' 'qt5-tools' 'npm')
optdepends=('openssl: Access HTTPS sources')
conflicts=("imgbrd-grabber-git" 'imgbrd-grabber-bin' 'imgbrd-grabber-appimage')