desktop/ssr: Updated for version 0.4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2020-06-22 21:31:16 -07:00 committed by Willy Sudiarto Raharjo
parent e9cf3ee71e
commit 5f98420c7b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ssr
VERSION=${VERSION:-0.4.1}
VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ssr"
VERSION="0.4.1"
VERSION="0.4.2"
HOMEPAGE="http://www.maartenbaert.be/simplescreenrecorder/"
DOWNLOAD="https://github.com/MaartenBaert/ssr/archive/0.4.1/ssr-0.4.1.tar.gz"
MD5SUM="0729969b7b2c688ad26ddd8848904075"
DOWNLOAD="https://github.com/MaartenBaert/ssr/archive/0.4.2/ssr-0.4.2.tar.gz"
MD5SUM="c43eb407d13006e0173f087ba5111214"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg"