minesweeper: bump version

This commit is contained in:
Josef Gajdusek
2015-01-11 17:58:59 +01:00
parent 39bf2eff96
commit 9b7eb2e3ca

View File

@@ -2,10 +2,13 @@ SUMMARY="A Windows Minesweeper clone"
DESCRIPTION="Minesweeper is a clone of the original Windows minesweeper game. \
It supports different board sizes and best time saving."
HOMEPAGE="https://github.com/HaikuArchives/Minesweeper"
SRC_URI="git+https://github.com/HaikuArchives/Minesweeper#1b4a293c63b69aad02fb40293bbfdd0f334030e2"
REVISION="2"
SRC_URI="git+https://github.com/HaikuArchives/Minesweeper#702046e61588c953e759f7792930c5acc258359a"
REVISION="3"
LICENSE="MIT"
COPYRIGHT="2013 Tri-Edge AI"
COPYRIGHT="
2013 Tri-Edge AI
2015 Josef Gajdusek
"
ARCHITECTURES="x86_gcc2 x86 x86_64"