mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/enlightenment: Updated for version 0.17.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
a18ca551aa
commit
7eeb8596cb
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=enlightenment
|
||||
VERSION=${VERSION:-0.17.3}
|
||||
VERSION=${VERSION:-0.17.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="enlightenment"
|
||||
VERSION="0.17.3"
|
||||
VERSION="0.17.4"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/enlightenment-0.17.3.tar.bz2"
|
||||
MD5SUM="5c3eae5c568d71217e01c8be34205bac"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/enlightenment-0.17.4.tar.bz2"
|
||||
MD5SUM="eb6612b9b1e23620cbebaf8abe1d323b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="e_dbus edje efreet eio"
|
||||
|
|
Loading…
Reference in a new issue