mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mog: rebuild for metadata
This commit is contained in:
parent
8e55391d30
commit
59d6e41e13
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mog'
|
# Template file for 'mog'
|
||||||
pkgname=mog
|
pkgname=mog
|
||||||
version=0.63
|
version=0.63
|
||||||
revision=1
|
revision=2
|
||||||
_build=1548
|
_build=1548
|
||||||
wrksrc=${pkgname}-${version}.${_build}
|
wrksrc=${pkgname}-${version}.${_build}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,7 +9,7 @@ makedepends="SDL_image-devel SDL_mixer-devel SDL_sound-devel"
|
||||||
depends="mog-data>=${version}_${revision}"
|
depends="mog-data>=${version}_${revision}"
|
||||||
short_desc="Remake of classic MSX game The Maze of Galious"
|
short_desc="Remake of classic MSX game The Maze of Galious"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.braingames.getput.com/mog/"
|
homepage="http://www.braingames.getput.com/mog/"
|
||||||
distfiles="http://urchlay.naptime.net/~urchlay/src/mog.src_${version}-${_build}.tgz"
|
distfiles="http://urchlay.naptime.net/~urchlay/src/mog.src_${version}-${_build}.tgz"
|
||||||
checksum=707bbc1b167a55989916f803dbe55c288652fb54df6194be029c41be99e9ec3a
|
checksum=707bbc1b167a55989916f803dbe55c288652fb54df6194be029c41be99e9ec3a
|
||||||
|
|
Loading…
Add table
Reference in a new issue