mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/simpleburn: Updated for version 1.8.3.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e192b0c5fc
commit
2d8b47f68c
2 changed files with 6 additions and 4 deletions
|
@ -22,8 +22,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Updated 2017-08-08 by Marek Srejma
|
||||
|
||||
PRGNAM=simpleburn
|
||||
VERSION=${VERSION:-1.8.3}
|
||||
VERSION=${VERSION:-1.8.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="simpleburn"
|
||||
VERSION="1.8.3"
|
||||
VERSION="1.8.3.1"
|
||||
HOMEPAGE="http://simpleburn.tuxfamily.org/"
|
||||
DOWNLOAD="http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.3.tar.gz"
|
||||
MD5SUM="861a9f19a226d925a524bab2b92dc98b"
|
||||
DOWNLOAD="http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.3.1.tar.gz"
|
||||
MD5SUM="b13d5d5a7f78c53d626cf04e2be815f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue