vengi-tools: update homepage

This commit is contained in:
FliegendeWurst
2025-01-05 20:36:00 +01:00
parent 0beaedaca9
commit f2e6d6ab9c
@@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
version = "0.0.34";
src = fetchFromGitHub {
owner = "mgerhardy";
owner = "vengi-voxel";
repo = "vengi";
rev = "v${finalAttrs.version}";
hash = "sha256-a78Oiwln3vyzCyjNewbK1/05bnGcSixxzKIgz4oiDmA=";
@@ -114,8 +114,8 @@ stdenv.mkDerivation (finalAttrs: {
filemanager and a command line tool to convert between several voxel
formats.
'';
homepage = "https://mgerhardy.github.io/vengi/";
downloadPage = "https://github.com/mgerhardy/vengi/releases";
homepage = "https://vengi-voxel.github.io/vengi/";
downloadPage = "https://github.com/vengi-voxel/vengi/releases";
license = [
licenses.mit
licenses.cc-by-sa-30