mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/efreet: Updated for version 1.2.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a5a9b60642
commit
bef690bc22
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=efreet
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="efreet"
|
||||
VERSION="1.1.0"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="http://www.enlightenment.org/"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/efreet-1.1.0.tar.bz2"
|
||||
MD5SUM="286b7d66ede62c87f4effef938c2ee7e"
|
||||
DOWNLOAD="http://download.enlightenment.org/releases/efreet-1.2.0.tar.bz2"
|
||||
MD5SUM="e813a47a222ee94e6bddd25bed7c85b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Aleksandar Samardzic"
|
||||
EMAIL="asamardzic@gmail.com"
|
||||
APPROVED="pprkut,Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue