mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/nestopia: Updated for version 1.52.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7778b6b1c1
commit
15fa80a7b6
2 changed files with 5 additions and 5 deletions
|
@ -33,8 +33,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nestopia
|
||||
VERSION=${VERSION:-1.51.1}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.52.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nestopia"
|
||||
VERSION="1.51.1"
|
||||
VERSION="1.52.0"
|
||||
HOMEPAGE="https://0ldsk00l.ca/nestopia/"
|
||||
DOWNLOAD="https://github.com/0ldsk00l/nestopia/archive/1.51.1/nestopia-1.51.1.tar.gz"
|
||||
MD5SUM="91cf4d844648be2455309557443a31e6"
|
||||
DOWNLOAD="https://github.com/0ldsk00l/nestopia/archive/1.52.0/nestopia-1.52.0.tar.gz"
|
||||
MD5SUM="b5c7519e8675b01552f84bf6801ec9da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue