gnu: freedink-engine: Add upstream refresh information.
* gnu/packages/games.scm (freedink-engine)[properties]: New field.
This commit is contained in:
parent
2034a231dc
commit
f9eab0be73
|
@ -1416,6 +1416,8 @@ interface or via an external visual interface such as GNU XBoard.")
|
|||
("sdl-gfx" ,sdl-gfx)
|
||||
("fontconfig" ,fontconfig)
|
||||
("check" ,check)))
|
||||
(properties '((ftp-directory . "/freedink")
|
||||
(upstream-name . "freedink")))
|
||||
(home-page "https://www.gnu.org/software/freedink/")
|
||||
(synopsis "Twisted adventures of young pig farmer Dink Smallwood")
|
||||
(description
|
||||
|
|
Loading…
Reference in New Issue