diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2013-04-23 20:47:34 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:28:39 -0300 |
commit | cd07057264809ea75c1e308294ee7b1fd035a075 (patch) | |
tree | 140f4ca7ada672f5e3dbf5058ac9282ccfe30afb /libraries/eina | |
parent | 5fcc1eb184214cd2a976869a02610a34baea20de (diff) | |
download | slackbuilds-cd07057264809ea75c1e308294ee7b1fd035a075.tar.gz |
libraries/eina: Updated for version 1.7.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/eina')
-rw-r--r-- | libraries/eina/eina.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/eina/eina.info | 6 | ||||
-rw-r--r-- | libraries/eina/slack-desc | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/eina/eina.SlackBuild b/libraries/eina/eina.SlackBuild index 04e29d9156..053557a886 100644 --- a/libraries/eina/eina.SlackBuild +++ b/libraries/eina/eina.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic <asamardzic@gmail.com> PRGNAM=eina -VERSION=${VERSION:-1.7.4} +VERSION=${VERSION:-1.7.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/eina/eina.info b/libraries/eina/eina.info index 50c45d1f45..198dafbce1 100644 --- a/libraries/eina/eina.info +++ b/libraries/eina/eina.info @@ -1,8 +1,8 @@ PRGNAM="eina" -VERSION="1.7.4" +VERSION="1.7.6" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/eina-1.7.4.tar.bz2" -MD5SUM="7583cf781bdc91d34b4ab0ee4d67ae28" +DOWNLOAD="http://download.enlightenment.org/releases/eina-1.7.6.tar.bz2" +MD5SUM="65bc85229b914e0e26102e7e3ed2e687" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/libraries/eina/slack-desc b/libraries/eina/slack-desc index 8e561a3e7a..86200cf8fa 100644 --- a/libraries/eina/slack-desc +++ b/libraries/eina/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------------------------------------------------------| eina: Eina (one of the Enlightenment DR17 foundation libraries) |