multimedia/simpleburn: Updated for version 1.8.3, moved from system.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c56fe4f957
commit
e61d97381a
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for simpleburn
|
# Slackware build script for simpleburn
|
||||||
#
|
#
|
||||||
# Copyright 2016 Marek Srejma (sam_web@yahoo.de)
|
# Copyright 2017 Marek Srejma (sam_web@yahoo.de)
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=simpleburn
|
PRGNAM=simpleburn
|
||||||
VERSION=${VERSION:-1.8.2}
|
VERSION=${VERSION:-1.8.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="simpleburn"
|
PRGNAM="simpleburn"
|
||||||
VERSION="1.8.2"
|
VERSION="1.8.3"
|
||||||
HOMEPAGE="http://simpleburn.tuxfamily.org/"
|
HOMEPAGE="http://simpleburn.tuxfamily.org/"
|
||||||
DOWNLOAD="http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.2.tar.gz"
|
DOWNLOAD="http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.3.tar.gz"
|
||||||
MD5SUM="9df96114ff3eb71ad3b9f16eb6848f3a"
|
MD5SUM="861a9f19a226d925a524bab2b92dc98b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Marek Srejma (slacksam)"
|
MAINTAINER="Marek Srejma"
|
||||||
EMAIL="sam_web@yahoo.de"
|
EMAIL="sam_web@yahoo.de"
|
Loading…
Reference in New Issue