mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Peg-E: bump version
This commit is contained in:
@@ -4,11 +4,11 @@ to remove them from the board, ultimately trying to eliminate all but one. The \
|
||||
boards are randomly generated, with 100 levels of difficulty. The game auto-saves, \
|
||||
and has undo-redo capability. Pieces can move horizontally, vertically, and diagonally."
|
||||
HOMEPAGE="https://gottcode.org/peg-e/"
|
||||
COPYRIGHT="2018 Graeme Gott"
|
||||
COPYRIGHT="2009-2020 Graeme Gott"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gottcode.org/peg-e/peg-e-$portVersion-src.tar.bz2"
|
||||
CHECKSUM_SHA256="b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81"
|
||||
CHECKSUM_SHA256="06d6a07c056b82372cdd6ac258dbfedab397ad4f13b70117f548b8218201ff17"
|
||||
SOURCE_DIR="peg-e-$portVersion"
|
||||
ADDITIONAL_FILES="peg_e.rdef.in"
|
||||
|
||||
@@ -36,6 +36,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:qmake$secondaryArchSuffix >= 5
|
||||
"
|
||||
Reference in New Issue
Block a user