mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/e16: Updated for version 1.0.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9f1f05e102
commit
14473a3b57
2 changed files with 5 additions and 5 deletions
4
desktop/e16/e16.SlackBuild
Normal file → Executable file
4
desktop/e16/e16.SlackBuild
Normal file → Executable file
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Enlightenment DR16 (e16)
|
||||
|
||||
# Copyright 2013, Josiah Boothby, Seattle
|
||||
# Copyright 2015, Josiah Boothby, Seattle, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=e16
|
||||
VERSION=${VERSION:-1.0.15}
|
||||
VERSION=${VERSION:-1.0.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="e16"
|
||||
VERSION="1.0.15"
|
||||
VERSION="1.0.16"
|
||||
HOMEPAGE="http://www.enlightenment.org/p.php?p=about/e16"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/enlightenment/e16/1.0.15/e16-1.0.15.tar.gz \
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/enlightenment/e16/1.0.16/e16-1.0.16.tar.gz \
|
||||
http://downloads.sourceforge.net/project/enlightenment/e16-themes/1.0.1/e16-themes-1.0.1.tar.gz \
|
||||
http://downloads.sourceforge.net/project/enlightenment/e16-docs/0.16.8.0.2/e16-docs-0.16.8.0.2.tar.gz"
|
||||
MD5SUM="a3ab3a965d73109b4a929368b5cd4ae7 \
|
||||
MD5SUM="993ab971bb49e0adb7b4f1c61888eed5 \
|
||||
bbd9cfd969610c29c7627c2ba1ce3094 \
|
||||
46bcdcc5cdad76159923671cfcea93f9"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue