vengi-tools: update homepage

+3 -3
+3 -3
pkgs/applications/graphics/vengi-tools/default.nix
··· 39 version = "0.0.34"; 40 41 src = fetchFromGitHub { 42 - owner = "mgerhardy"; 43 repo = "vengi"; 44 rev = "v${finalAttrs.version}"; 45 hash = "sha256-a78Oiwln3vyzCyjNewbK1/05bnGcSixxzKIgz4oiDmA="; ··· 114 filemanager and a command line tool to convert between several voxel 115 formats. 116 ''; 117 - homepage = "https://mgerhardy.github.io/vengi/"; 118 - downloadPage = "https://github.com/mgerhardy/vengi/releases"; 119 license = [ 120 licenses.mit 121 licenses.cc-by-sa-30
··· 39 version = "0.0.34"; 40 41 src = fetchFromGitHub { 42 + owner = "vengi-voxel"; 43 repo = "vengi"; 44 rev = "v${finalAttrs.version}"; 45 hash = "sha256-a78Oiwln3vyzCyjNewbK1/05bnGcSixxzKIgz4oiDmA="; ··· 114 filemanager and a command line tool to convert between several voxel 115 formats. 116 ''; 117 + homepage = "https://vengi-voxel.github.io/vengi/"; 118 + downloadPage = "https://github.com/vengi-voxel/vengi/releases"; 119 license = [ 120 licenses.mit 121 licenses.cc-by-sa-30