mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
multimedia/devedeng: Updated for version 4.13.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fc89479b7d
commit
3257d7063d
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for devedeng
|
||||
|
||||
# Copyright 2015-2018 Hunter Sezen California, USA <orbea@fredslev.dk>
|
||||
# Copyright 2015-2019 Hunter Sezen California, USA <orbea@fredslev.dk>
|
||||
# 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=devedeng
|
||||
VERSION=${VERSION:-4.12.0}
|
||||
VERSION=${VERSION:-4.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="devedeng"
|
||||
VERSION="4.12.0"
|
||||
VERSION="4.13.0"
|
||||
HOMEPAGE="http://www.rastersoft.com/programas/devede.html"
|
||||
DOWNLOAD="https://gitlab.com/rastersoft/devedeng/-/archive/4.12.0/devedeng-4.12.0.tar.gz"
|
||||
MD5SUM="4d3caf74e0400f05c66dfec274c90bb4"
|
||||
DOWNLOAD="https://gitlab.com/rastersoft/devedeng/-/archive/4.13.0/devedeng-4.13.0.tar.gz"
|
||||
MD5SUM="5fdeea5f81ce9e2407e5df99d8e738ad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dvdauthor ffmpeg vcdimager pygobject3-python3"
|
||||
|
|
Loading…
Reference in a new issue