mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/evas: Updated for version 1.1.0
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
20c171c7ba
commit
670406f2ec
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=evas
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="evas"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.1.0"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/evas-1.0.1.tar.bz2"
|
||||
MD5SUM="e061acce3dd2da8300cc11f65df54250"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/evas-1.1.0.tar.bz2"
|
||||
MD5SUM="f8d8751be7cfc8124e5af31e2dced792"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Aleksandar Samardzic"
|
||||
EMAIL="asamardzic@gmail.com"
|
||||
APPROVED="pprkut"
|
||||
APPROVED="pprkut,Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue