summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSaurabh Kumar Sharma2021-09-05 18:24:30 +0530
committerSaurabh Kumar Sharma2021-09-05 18:24:30 +0530
commitc329738fb58af844657945e0e360c6cbf9a96c90 (patch)
treedeee6909fb8a58db82977c41ac490dbaebe0caf1 /PKGBUILD
parent448f4b2de64ed419c116befb265d370f06ac1f20 (diff)
downloadaur-c329738fb58af844657945e0e360c6cbf9a96c90.tar.gz
trimmed unused dependencies and corrected license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fc3e4b03b05..fb59c9a8a3f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ pkgrel=3
pkgdesc="Unofficial binary installer for ImgBrd Grabber"
arch=("x86_64")
url="https://github.com/Bionus/imgbrd-grabber"
-license=("GPL")
-depends=("wget" "imagemagick")
+license=("Apache-2.0 License")
options=('!strip')
conflicts=('imgbrd-grabber-git')