gnu: fredink-data: Add upstream refresh information.

* gnu/packages/games.scm (freedink-data)[properties]: New field.
master
Efraim Flashner 2019-01-20 20:03:14 +02:00
parent f9eab0be73
commit 151fa92672
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -1445,6 +1445,7 @@ To that extent, it also includes a front-end for managing all of your D-Mods.")
(delete 'configure) ; no configure script
(delete 'check)) ; no tests
#:make-flags (list (string-append "PREFIX=" (assoc-ref %outputs "out")))))
(properties '((ftp-directory . "/freedink")))
(home-page "https://www.gnu.org/software/freedink/")
(synopsis "Game data for GNU Freedink")
(description