desktop/enlightenment: Updated for version 0.17.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e390d8676f
commit
3346b58f85
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=enlightenment
|
||||
VERSION=${VERSION:-0.17.0_alpha2}
|
||||
VERSION=${VERSION:-0.17.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="enlightenment"
|
||||
VERSION="0.17.0_alpha2"
|
||||
VERSION="0.17.0"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/enlightenment-0.17.0-alpha2.tar.bz2"
|
||||
MD5SUM="6b6575ef75e00ce82800fd600999996b"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/enlightenment-0.17.0.tar.bz2"
|
||||
MD5SUM="b8f6a804964f1b5f4e7652a59d9fbfd1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="e_dbus edje efreet eio"
|
||||
|
|
Loading…
Reference in New Issue