vengi-tools: update homepage
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user