sdlpop: Add changelog
This commit is contained in:
@@ -63,6 +63,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Open-source port of Prince of Persia";
|
||||
homepage = "https://github.com/NagyD/SDLPoP";
|
||||
changelog = "https://github.com/NagyD/SDLPoP/blob/v${version}/doc/ChangeLog.txt";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ iblech ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user