Updated revision on several info file updates (#5162)

This commit is contained in:
kwyxz
2020-07-04 11:18:06 -07:00
committed by GitHub
parent 4cf2fedb96
commit b0409d3558
28 changed files with 55 additions and 55 deletions

View File

@@ -4,9 +4,9 @@ lines of C using modern OpenGL (shaders). Online multiplayer support is \
included using a Python-based server. Many people have used this as a base \
upon which a more complex game was built."
HOMEPAGE="https://www.michaelfogleman.com/projects/craft/"
COPYRIGHT="2014-2018 Michael Fogleman, the libretro team"
COPYRIGHT="2014-2020 Michael Fogleman, the libretro team"
LICENSE="MIT"
REVISION="1"
REVISION="2"
srcGitRev="1b0da2b133a528f352c4b6dc24a464c652e39630"
SOURCE_URI="https://github.com/libretro/Craft/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="512e4975340b02544194f0c8312dcd4af4c57ae465d65ce1b96eb34c00a61165"