diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2014-12-09 10:19:51 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-13 10:35:50 +0700 |
commit | 95f8b471629267368681208a1f5926140e081c89 (patch) | |
tree | a4bf06a3139672c850db9dc44e802580ed6511f8 /libraries/ecore/ecore.info | |
parent | 8a6dc31131654dc09590b6a2b77e73979e6a188e (diff) | |
download | slackbuilds-95f8b471629267368681208a1f5926140e081c89.tar.gz |
libraries/ecore: Updated for version 1.7.10 + new maintainer.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'libraries/ecore/ecore.info')
-rw-r--r-- | libraries/ecore/ecore.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/ecore/ecore.info b/libraries/ecore/ecore.info index fd161e6994..b219feb246 100644 --- a/libraries/ecore/ecore.info +++ b/libraries/ecore/ecore.info @@ -1,10 +1,10 @@ PRGNAM="ecore" -VERSION="1.7.8" +VERSION="1.7.10" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.7.8.tar.bz2" -MD5SUM="2c187281a3bb6f1555e2e843232ce493" +DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.7.10.tar.bz2" +MD5SUM="eada670139dc1984eda5a24eb4781f43" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="evas" -MAINTAINER="Aleksandar Samardzic" -EMAIL="asamardzic@gmail.com" +MAINTAINER="Ryan P.C. McQuen" +EMAIL="ryan.q@linux.com" |