mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/enlightenment: Updated for version 0.16.999.65643
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
990ac65b11
commit
3afd83bd9b
3 changed files with 8 additions and 5 deletions
|
@ -4,3 +4,6 @@ shell. A desktop shell means a window manager plus a file manager plus
|
|||
configuration utilities all in one.
|
||||
|
||||
This requires embryo, edje, e_dbus, efreet, and eeze.
|
||||
|
||||
The complete build order is: eina, embryo, eet, evas, ecore, edje,
|
||||
e_dbus, efreet, eeze, enlightenment.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=enlightenment
|
||||
VERSION=${VERSION:-0.16.999.55225}
|
||||
VERSION=${VERSION:-0.16.999.65643}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="enlightenment"
|
||||
VERSION="0.16.999.55225"
|
||||
VERSION="0.16.999.65643"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/snapshots/2010-12-03/enlightenment-0.16.999.55225.tar.bz2"
|
||||
MD5SUM="296e321c66e5819b21179307342e1d29"
|
||||
DOWNLOAD="http://download.enlightenment.org/snapshots/2011-11-28/enlightenment-0.16.999.65643.tar.bz2"
|
||||
MD5SUM="9bdb2e6f88c3456b50fe509f05de3b4f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Aleksandar Samardzic"
|
||||
EMAIL="asamardzic@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="rworkman,Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue