mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/enlightenment: Updated for version 0.22.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
61bbdc0ede
commit
f373da6bf9
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=enlightenment
|
||||
VERSION=${VERSION:-0.22.3}
|
||||
VERSION=${VERSION:-0.22.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="enlightenment"
|
||||
VERSION="0.22.3"
|
||||
VERSION="0.22.4"
|
||||
HOMEPAGE="https://www.enlightenment.org/"
|
||||
DOWNLOAD="https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.22.3.tar.xz"
|
||||
MD5SUM="b46f7cc76bb7113df704a2b8b464402e"
|
||||
DOWNLOAD="https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.22.4.tar.xz"
|
||||
MD5SUM="2444a699b4c995eb83c813aa555ca418"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="efl"
|
||||
|
|
Loading…
Reference in a new issue