zathura: update homepage
This commit is contained in:
parent
61167e9c2a
commit
0d29dc5000
@ -87,7 +87,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
passthru.updateScript = gitUpdater { };
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://git.pwmt.org/pwmt/zathura";
|
||||
homepage = "https://pwmt.org/projects/zathura";
|
||||
description = "A core component for zathura PDF viewer";
|
||||
license = licenses.zlib;
|
||||
platforms = platforms.unix;
|
||||
|
@ -38,7 +38,7 @@ symlinkJoin {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://git.pwmt.org/pwmt/zathura/";
|
||||
homepage = "https://pwmt.org/projects/zathura/";
|
||||
description = "A highly customizable and functional PDF viewer";
|
||||
longDescription = ''
|
||||
Zathura is a highly customizable and functional PDF viewer based on the
|
||||
|
Loading…
Reference in New Issue
Block a user