mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/rewise: Updated for version 0.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
edca92b4dc
commit
8623d81e89
3 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for rewise
|
||||
|
||||
# Copyright 2023 Vijay Marcel
|
||||
# Copyright 2023-2024 Vijay Marcel
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=rewise
|
||||
VERSION=${VERSION:-0.1.0}
|
||||
VERSION=${VERSION:-0.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rewise"
|
||||
VERSION="0.1.0"
|
||||
HOMEPAGE="https://notabug.org/CYBERDEViL/REWise"
|
||||
DOWNLOAD="https://notabug.org/CYBERDEViL/REWise/archive/v0.1.0.tar.gz"
|
||||
MD5SUM="4a016459207d1218142b40ac093bffad"
|
||||
VERSION="0.2.0"
|
||||
HOMEPAGE="https://codeberg.org/CYBERDEV/REWise"
|
||||
DOWNLOAD="https://codeberg.org/CYBERDEV/REWise/archive/v0.2.0.tar.gz"
|
||||
MD5SUM="e0392be6c8cdba0c76f8bc09ba8b6190"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -14,6 +14,6 @@ rewise: [.exe] files, so they can be used with free software implementation
|
|||
rewise: of the game engine.Rewise tries to focus on old game installers
|
||||
rewise: [1999-2003] in the form of PE executables.
|
||||
rewise:
|
||||
rewise: Homepage:https://notabug.org/CYBERDEViL/REWise
|
||||
rewise: Homepage:https://codeberg.org/CYBERDEV/REWise
|
||||
rewise:
|
||||
rewise:
|
||||
|
|
Loading…
Reference in a new issue