diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2014-12-09 13:06:49 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-13 10:35:51 +0700 |
commit | cd2b360e4807cdf6166573535e49e3ef9c1bd095 (patch) | |
tree | 014a6e6469b99e77244cba139e192b10b046b073 /libraries/edje/edje.info | |
parent | 3d3c1fc2af3ff08c07f9ba2bcbf8a8c994a859b4 (diff) | |
download | slackbuilds-cd2b360e4807cdf6166573535e49e3ef9c1bd095.tar.gz |
libraries/edje: Updated for version 1.7.10 + new maintainer.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'libraries/edje/edje.info')
-rw-r--r-- | libraries/edje/edje.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/edje/edje.info b/libraries/edje/edje.info index 9ffb2c2194..64e3daef38 100644 --- a/libraries/edje/edje.info +++ b/libraries/edje/edje.info @@ -1,10 +1,10 @@ PRGNAM="edje" -VERSION="1.7.8" +VERSION="1.7.10" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/edje-1.7.8.tar.bz2" -MD5SUM="6d00dda48efceaa460311d5f028a688f" +DOWNLOAD="http://download.enlightenment.org/releases/edje-1.7.10.tar.bz2" +MD5SUM="edcefc433cb238fa4a5cb5a1bb52bc6e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ecore embryo lua" -MAINTAINER="Aleksandar Samardzic" -EMAIL="asamardzic@gmail.com" +MAINTAINER="Ryan P.C. McQuen" +EMAIL="ryan.q@linux.com" |