gnu: freedink-dfarc: Add upstream refresh information.
* gnu/packages/games.scm (freedink-dfarc)[properties]: New field.
This commit is contained in:
parent
151fa92672
commit
8ca06df5c2
1 changed files with 2 additions and 0 deletions
|
@ -1469,6 +1469,8 @@ To that extent, it also includes a front-end for managing all of your D-Mods.")
|
||||||
(inputs
|
(inputs
|
||||||
`(("bzip2" ,bzip2)
|
`(("bzip2" ,bzip2)
|
||||||
("wxwidgets" ,wxwidgets)))
|
("wxwidgets" ,wxwidgets)))
|
||||||
|
(properties '((ftp-directory . "/freedink")
|
||||||
|
(upstream-name . "dfarc")))
|
||||||
(home-page "https://www.gnu.org/software/freedink/")
|
(home-page "https://www.gnu.org/software/freedink/")
|
||||||
(synopsis "Front-end for managing and playing Dink Modules")
|
(synopsis "Front-end for managing and playing Dink Modules")
|
||||||
(description "DFArc makes it easy to play and manage the GNU FreeDink game
|
(description "DFArc makes it easy to play and manage the GNU FreeDink game
|
||||||
|
|
Reference in a new issue