minesweeper: bump version

This commit is contained in:
Josef Gajdusek
2015-01-10 16:25:53 +01:00
parent d35e1d05bc
commit e661525172

View File

@@ -2,8 +2,8 @@ SUMMARY="A Windows Minesweeper clone"
DESCRIPTION="Minesweeper is a clone of the original Windows minesweeper game. \ DESCRIPTION="Minesweeper is a clone of the original Windows minesweeper game. \
It supports different board sizes and best time saving." It supports different board sizes and best time saving."
HOMEPAGE="https://github.com/HaikuArchives/Minesweeper" HOMEPAGE="https://github.com/HaikuArchives/Minesweeper"
SRC_URI="git+https://github.com/HaikuArchives/Minesweeper#e75ea9e3816d56548824c0fcaba6ffa8b20b89f8" SRC_URI="git+https://github.com/HaikuArchives/Minesweeper#1b4a293c63b69aad02fb40293bbfdd0f334030e2"
REVISION="1" REVISION="2"
LICENSE="MIT" LICENSE="MIT"
COPYRIGHT="2013 Tri-Edge AI" COPYRIGHT="2013 Tri-Edge AI"