libraries/eet: Updated for version 1.6.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Aleksandar Samardzic 2012-04-29 19:50:37 -04:00 committed by Erik Hanson
parent 9e3cf6c74f
commit 0cba2dcb7f
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
PRGNAM=eet
VERSION=${VERSION:-1.5.0}
VERSION=${VERSION:-1.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="eet"
VERSION="1.5.0"
VERSION="1.6.0"
HOMEPAGE="http://www.enlightenment.org/"
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.5.0.tar.bz2"
MD5SUM="8d13801e90e817d9f6d047ed8d027d60"
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.6.0.tar.bz2"
MD5SUM="aef670daaae03cbd2d264335cc8c65b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"
EMAIL="asamardzic@gmail.com"
APPROVED="pprkut,Erik Hanson"
APPROVED="dsomero"