mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/eet: Updated for version 1.5.0
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
d61dd833e3
commit
20c171c7ba
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=eet
|
||||
VERSION=${VERSION:-1.4.1}
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="eet"
|
||||
VERSION="1.4.1"
|
||||
VERSION="1.5.0"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.4.1.tar.bz2"
|
||||
MD5SUM="5c1859df4e58e90389b087667ce09c5b"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/eet-1.5.0.tar.bz2"
|
||||
MD5SUM="8d13801e90e817d9f6d047ed8d027d60"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Aleksandar Samardzic"
|
||||
EMAIL="asamardzic@gmail.com"
|
||||
APPROVED="pprkut"
|
||||
APPROVED="pprkut,Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue