frotz: rebuild for metadata
This commit is contained in:
parent
a4f7524377
commit
85ee75b145
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'frotz'
|
# Template file for 'frotz'
|
||||||
pkgname=frotz
|
pkgname=frotz
|
||||||
version=2.44
|
version=2.44
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="frotz dfrotz"
|
make_build_target="frotz dfrotz"
|
||||||
make_install_target="install install_dumb"
|
make_install_target="install install_dumb"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Infocom-style interactive fiction player for Unix and DOS"
|
short_desc="Infocom-style interactive fiction player for Unix and DOS"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://frotz.sourceforge.net/"
|
homepage="http://frotz.sourceforge.net/"
|
||||||
distfiles="https://github.com/DavidGriffith/frotz/archive/${version}.tar.gz"
|
distfiles="https://github.com/DavidGriffith/frotz/archive/${version}.tar.gz"
|
||||||
checksum=dbb5eb3bc95275dcb984c4bdbaea58bc1f1b085b20092ce6e86d9f0bf3ba858f
|
checksum=dbb5eb3bc95275dcb984c4bdbaea58bc1f1b085b20092ce6e86d9f0bf3ba858f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue