mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/yetris: Updated for version 2.1.0.
Signed-off-by: dslackw <d.zlatanidis@gmail.com>
This commit is contained in:
parent
135ef2cc9e
commit
2ef43ffd1d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=yetris
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yetris"
|
||||
VERSION="2.0.1"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="https://github.com/alexdantas/yetris"
|
||||
DOWNLOAD="http://sourceforge.net/projects/yetris-yetris/files/linux/yetris-2.0.1.tar.gz"
|
||||
MD5SUM="5be2fa2f6d6edef979c4f1e0bd6083f1"
|
||||
DOWNLOAD="https://github.com/alexdantas/yetris/archive/v2.1.0.tar.gz"
|
||||
MD5SUM="b90e703604660a952ee8cd539603eb51"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue