From 80067e3a32504756690d29445b7b1048fd73d0f4 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 1 Apr 2022 13:59:17 +0700 Subject: audio/qmmp-qt5: Updated for version 1.5.3. Signed-off-by: Willy Sudiarto Raharjo --- audio/qmmp-qt5/qmmp-qt5.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/qmmp-qt5/qmmp-qt5.SlackBuild') diff --git a/audio/qmmp-qt5/qmmp-qt5.SlackBuild b/audio/qmmp-qt5/qmmp-qt5.SlackBuild index ea549a5b31acc..c561de39b368b 100644 --- a/audio/qmmp-qt5/qmmp-qt5.SlackBuild +++ b/audio/qmmp-qt5/qmmp-qt5.SlackBuild @@ -1,7 +1,8 @@ #!/bin/bash + # Slackware build script for qmmp-qt5 -# Copyright 2018-2020 Isaac Yu +# Copyright 2018-2022 Isaac Yu # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -22,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qmmp-qt5 -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3