mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/principia: Updated for version 2024.07.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4dcb816609
commit
1c7d951eca
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=principia
|
||||
VERSION=${VERSION:-2024.06.28}
|
||||
VERSION=${VERSION:-2024.07.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="principia"
|
||||
VERSION="2024.06.28"
|
||||
VERSION="2024.07.12"
|
||||
HOMEPAGE="https://principia-web.se/"
|
||||
DOWNLOAD="https://github.com/Bithack/principia/archive/2024.06.28/principia-2024.06.28.tar.gz"
|
||||
MD5SUM="5dfb93d4d8201f148c22acc2a9119508"
|
||||
DOWNLOAD="https://github.com/Bithack/principia/archive/2024.07.12/principia-2024.07.12.tar.gz"
|
||||
MD5SUM="47849c4aa7f117f87f7fe32af89fe44e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue