mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/enlightenment: Updated for version 0.17.2.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
7bd732b45b
commit
bd66b1e440
3 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=enlightenment
|
||||
VERSION=${VERSION:-0.17.0}
|
||||
VERSION=${VERSION:-0.17.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="enlightenment"
|
||||
VERSION="0.17.0"
|
||||
VERSION="0.17.2.1"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/enlightenment-0.17.0.tar.bz2"
|
||||
MD5SUM="b8f6a804964f1b5f4e7652a59d9fbfd1"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/enlightenment-0.17.2.1.tar.bz2"
|
||||
MD5SUM="a0da142a9a44540506149936bfc6e28c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="e_dbus edje efreet eio"
|
||||
|
|
|
@ -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------------------------------------------------------|
|
||||
enlightenment: Enlightenment DR17 (a window manager and desktop shell)
|
||||
|
|
Loading…
Reference in a new issue