Update pkgs/applications/graphics/imgbrd-grabber/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
4f68a77401
commit
e9b758a63e
@ -86,7 +86,7 @@ stdenv.mkDerivation rec {
|
|||||||
sourceRoot = "source/src";
|
sourceRoot = "source/src";
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Very customizable imageboard/booru downloader with powerful filenaming features.";
|
description = "Very customizable imageboard/booru downloader with powerful filenaming features";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
homepage = "https://bionus.github.io/imgbrd-grabber/";
|
homepage = "https://bionus.github.io/imgbrd-grabber/";
|
||||||
maintainers = [ maintainers.evanjs ];
|
maintainers = [ maintainers.evanjs ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user