Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enlightenment: Version bumped to 0.17.1 #6

Merged
merged 1 commit into from Feb 9, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions enlightenment/DETAILS
@@ -1,12 +1,12 @@
MODULE=enlightenment MODULE=enlightenment
VERSION=0.17.0 VERSION=0.17.1
SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE=${MODULE}-${VERSION}.tar.bz2
SOURCE_URL=http://download.enlightenment.org/releases/ SOURCE_URL=http://download.enlightenment.org/releases/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_VFY=sha1:be8228200c1a7caeba914ae77927bda62e3a1776 SOURCE_VFY=sha1:7b346cb6a019653d57a10f54301d447f2bea8212
WEB_SITE="http://www.enlightenment.org/" WEB_SITE="http://www.enlightenment.org/"
ENTERED=20120430 ENTERED=20120430
UPDATED=20121220 UPDATED=20130202
SHORT="The E17 Window Manager" SHORT="The E17 Window Manager"
cat <<EOF cat <<EOF
This is the Window Manager and all the basic E desktop environment. This is the Window Manager and all the basic E desktop environment.
Expand Down