mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
games/greed: Updated for version 4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
206fcc458e
commit
21f11b20a5
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for greed
|
||||
|
||||
# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=greed
|
||||
VERSION=${VERSION:-4.1}
|
||||
VERSION=${VERSION:-4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="greed"
|
||||
VERSION="4.1"
|
||||
VERSION="4.2"
|
||||
HOMEPAGE="http://www.catb.org/~esr/greed/"
|
||||
DOWNLOAD="http://www.catb.org/~esr/greed/greed-4.1.tar.gz"
|
||||
MD5SUM="bef5f54f77dc9a6bce2d56cf5a90aea2"
|
||||
DOWNLOAD="http://www.catb.org/~esr/greed/greed-4.2.tar.gz"
|
||||
MD5SUM="5a31b34f53c8455f3a90ff1c1dee35e3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue