mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/devedeng: Updated for version 4.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
90a5f7a44f
commit
74f7c8dd34
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=devedeng
|
||||
VERSION=${VERSION:-4.11.0}
|
||||
VERSION=${VERSION:-4.12.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="devedeng"
|
||||
VERSION="4.11.0"
|
||||
VERSION="4.12.0"
|
||||
HOMEPAGE="http://www.rastersoft.com/programas/devede.html"
|
||||
DOWNLOAD="https://github.com/rastersoft/devedeng/archive/4.11.0/devedeng-4.11.0.tar.gz"
|
||||
MD5SUM="803f1f7609414aecafed1c90e8a519c5"
|
||||
DOWNLOAD="https://gitlab.com/rastersoft/devedeng/-/archive/4.12.0/devedeng-4.12.0.tar.gz"
|
||||
MD5SUM="4d3caf74e0400f05c66dfec274c90bb4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dvdauthor ffmpeg vcdimager pygobject3-python3"
|
||||
|
|
Loading…
Reference in a new issue