Browse Source
audio/qmmp-plugin-pack-qt5: Updated for version 1.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/71/head
Isaac Yu
6 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
5 additions and
5 deletions
-
audio/qmmp-plugin-pack-qt5/qmmp-plugin-pack-qt5.SlackBuild
-
audio/qmmp-plugin-pack-qt5/qmmp-plugin-pack-qt5.info
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=qmmp-plugin-pack-qt5 |
|
|
|
VERSION=${VERSION:-1.3.1} |
|
|
|
VERSION=${VERSION:-1.3.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="qmmp-plugin-pack-qt5" |
|
|
|
VERSION="1.3.1" |
|
|
|
HOMEPAGE="http://qmmp.ylsoftware.com/plugins.php" |
|
|
|
DOWNLOAD="http://qmmp.ylsoftware.com/files/plugins/qmmp-plugin-pack-1.3.1.tar.bz2" |
|
|
|
MD5SUM="8d887d991206cdd638f2e50420e4aa72" |
|
|
|
VERSION="1.3.2" |
|
|
|
HOMEPAGE="https://qmmp.ylsoftware.com/plugins.php" |
|
|
|
DOWNLOAD="https://qmmp.ylsoftware.com/files/plugins/qmmp-plugin-pack-1.3.2.tar.bz2" |
|
|
|
MD5SUM="8bad515b6ee875ec1b73786ecd66980e" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="qmmp-qt5" |
|
|
|
|