summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/videomass/README12
-rw-r--r--multimedia/videomass/videomass.SlackBuild2
-rw-r--r--multimedia/videomass/videomass.info6
3 files changed, 10 insertions, 10 deletions
diff --git a/multimedia/videomass/README b/multimedia/videomass/README
index e8b5c3bef2..776e06a460 100644
--- a/multimedia/videomass/README
+++ b/multimedia/videomass/README
@@ -1,10 +1,10 @@
-Videomass is a powerful, multitasking and cross-platform graphical user
-interface (GUI) for FFmpeg and yt-dlp. It offers a wide range of
-features and functions, making it a comprehensive software solution.
+Videomass is a FLOSS, powerful, multitasking and cross-platform
+graphical user interface (GUI) for FFmpeg and yt-dlp. Designed for
+advanced and beginner users, it offers a wide range of features and
+functions, making it a comprehensive software solution.
-Videomass is Free (libre) Software, created and maintained by Gianluca
-(jeanslack) Pernigotto; it was written in Python3 using the wxPython4
-toolkit; it is cross-platform and works on Linux, MacOs, Windows and
+Videomass is Free (libre) Software, written in Python3 using the
+wxPython Phoenix toolkit; it works on Linux, MacOs, Windows and
FreeBSD.
Optional dependencies
diff --git a/multimedia/videomass/videomass.SlackBuild b/multimedia/videomass/videomass.SlackBuild
index ec83dc9f40..eb173fbfd9 100644
--- a/multimedia/videomass/videomass.SlackBuild
+++ b/multimedia/videomass/videomass.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=videomass
-VERSION=${VERSION:-5.0.4}
+VERSION=${VERSION:-5.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/multimedia/videomass/videomass.info b/multimedia/videomass/videomass.info
index 57453a7577..fb36d18c0c 100644
--- a/multimedia/videomass/videomass.info
+++ b/multimedia/videomass/videomass.info
@@ -1,8 +1,8 @@
PRGNAM="videomass"
-VERSION="5.0.4"
+VERSION="5.0.6"
HOMEPAGE="http://jeanslack.github.io/Videomass/"
-DOWNLOAD="https://github.com/jeanslack/Videomass/archive/v5.0.4/Videomass-5.0.4.tar.gz"
-MD5SUM="5f572b01cb010a6e6dc4af262009e0e1"
+DOWNLOAD="https://github.com/jeanslack/Videomass/archive/v5.0.6/Videomass-5.0.6.tar.gz"
+MD5SUM="ffdf0d8e220ebda10acd19b7365c6959"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython4 python3-pubsub"