summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Aleksandar Samardzic2013-04-24 02:47:28 +0200
committer Niels Horn2013-04-28 17:28:29 +0200
commit104e39408402f2d6fa5e5a0bfa7936aac0dc3fd8 (patch)
tree62266266a89ac59d9711bb2e922ddef630dee93d /libraries
parentc42b1012bf89c605a0f0102e24d9775bbdc7298e (diff)
downloadslackbuilds-104e39408402f2d6fa5e5a0bfa7936aac0dc3fd8.tar.gz
libraries/ecore: Updated for version 1.7.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/ecore/ecore.SlackBuild2
-rw-r--r--libraries/ecore/ecore.info6
-rw-r--r--libraries/ecore/slack-desc10
3 files changed, 9 insertions, 9 deletions
diff --git a/libraries/ecore/ecore.SlackBuild b/libraries/ecore/ecore.SlackBuild
index 6da6bcd46f..e02513b384 100644
--- a/libraries/ecore/ecore.SlackBuild
+++ b/libraries/ecore/ecore.SlackBuild
@@ -5,7 +5,7 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
PRGNAM=ecore
-VERSION=${VERSION:-1.7.4}
+VERSION=${VERSION:-1.7.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/ecore/ecore.info b/libraries/ecore/ecore.info
index d67c2cb10a..42d049cd81 100644
--- a/libraries/ecore/ecore.info
+++ b/libraries/ecore/ecore.info
@@ -1,8 +1,8 @@
PRGNAM="ecore"
-VERSION="1.7.4"
+VERSION="1.7.6"
HOMEPAGE="http://www.enlightenment.org/"
-DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.7.4.tar.bz2"
-MD5SUM="b408bf8e0feef59f7165c8184a5e459c"
+DOWNLOAD="http://download.enlightenment.org/releases/ecore-1.7.6.tar.bz2"
+MD5SUM="ea332206aa4919620e4ad436c9061164"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="evas"
diff --git a/libraries/ecore/slack-desc b/libraries/ecore/slack-desc
index b5bbed1572..ae243a2624 100644
--- a/libraries/ecore/slack-desc
+++ b/libraries/ecore/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------------------------------------------------------|
ecore: Ecore (one of the Enlightenment DR17 foundation libraries)