Update to corsixth-0.64
Changelog: https://github.com/CorsixTH/CorsixTH/releases/tag/v0.64
This commit is contained in:
parent
72121b80f1
commit
b39d853eab
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:46:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/06/20 01:36:08 bcallah Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${CXX11_ARCHS}
|
||||
|
||||
V = 0.63
|
||||
V = 0.64
|
||||
COMMENT = open source clone of Theme Hospital
|
||||
PKGNAME = corsixth-${V}
|
||||
CATEGORIES = games x11
|
||||
@ -11,8 +11,7 @@ GH_ACCOUNT = CorsixTH
|
||||
GH_PROJECT = CorsixTH
|
||||
GH_TAGNAME = v${V}
|
||||
|
||||
# https site is a little broken.
|
||||
HOMEPAGE = http://corsixth.com/
|
||||
HOMEPAGE = https://corsixth.com/
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
||||
# MIT
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (CorsixTH-0.63.tar.gz) = kBbOCiLg6ACTeXCpG0iq9Tb8kByY0+3R4Rv5dZBSPYE=
|
||||
SIZE (CorsixTH-0.63.tar.gz) = 4040119
|
||||
SHA256 (CorsixTH-0.64.tar.gz) = Ejiald4AMbrsGj/HcgjUQigXf0lWTxx5rnY6tK7q+pg=
|
||||
SIZE (CorsixTH-0.64.tar.gz) = 4062048
|
||||
|
@ -1,7 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2019/05/25 15:49:40 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2020/06/20 01:36:08 bcallah Exp $
|
||||
@bin bin/corsix-th
|
||||
@man man/man6/corsix-th.6
|
||||
share/applications/
|
||||
share/applications/com.corsixth.CorsixTH.desktop
|
||||
share/corsix-th/
|
||||
share/corsix-th/Bitmap/
|
||||
@ -370,10 +369,6 @@ share/corsix-th/Lua/walls/yellow.lua
|
||||
share/corsix-th/Lua/window.lua
|
||||
share/corsix-th/Lua/world.lua
|
||||
share/doc/pkg-readmes/${PKGSTEM}
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/corsix-th.svg
|
||||
share/metainfo/
|
||||
share/metainfo/com.corsixth.CorsixTH.appdata.xml
|
||||
|
Loading…
Reference in New Issue
Block a user