diff options
-rw-r--r-- | libraries/evas/evas.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/evas/evas.info | 6 | ||||
-rw-r--r-- | libraries/evas/slack-desc | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/evas/evas.SlackBuild b/libraries/evas/evas.SlackBuild index 91c64f4faf..7483f2b9be 100644 --- a/libraries/evas/evas.SlackBuild +++ b/libraries/evas/evas.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic <asamardzic@gmail.com> PRGNAM=evas -VERSION=${VERSION:-1.7.4} +VERSION=${VERSION:-1.7.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/evas/evas.info b/libraries/evas/evas.info index 9bd44af772..a27b31641e 100644 --- a/libraries/evas/evas.info +++ b/libraries/evas/evas.info @@ -1,8 +1,8 @@ PRGNAM="evas" -VERSION="1.7.4" +VERSION="1.7.6" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/evas-1.7.4.tar.bz2" -MD5SUM="2ddc24ac1b3f5459553c8241586286a1" +DOWNLOAD="http://download.enlightenment.org/releases/evas-1.7.6.tar.bz2" +MD5SUM="7478889269fb8968a2a9ec9a276b9349" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="eet" diff --git a/libraries/evas/slack-desc b/libraries/evas/slack-desc index 0c859da1b2..5ca6631e55 100644 --- a/libraries/evas/slack-desc +++ b/libraries/evas/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| evas: Evas (one of the Enlightenment DR17 foundation libraries) |