aboutsummaryrefslogtreecommitdiff
path: root/audio/qmmp-qt5/qmmp-qt5.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2019-02-24 07:31:49 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-24 07:32:03 +0700
commitd856cc9b90fb5969f4146fbc7b1842f6a51f981f (patch)
treefd7a3a2d4cdb7a40d72850b1e846c085ef1c5170 /audio/qmmp-qt5/qmmp-qt5.SlackBuild
parent94ff802a3489637144213d084281a0c7afde2397 (diff)
audio/qmmp-qt5: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/qmmp-qt5/qmmp-qt5.SlackBuild')
-rw-r--r--audio/qmmp-qt5/qmmp-qt5.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/qmmp-qt5/qmmp-qt5.SlackBuild b/audio/qmmp-qt5/qmmp-qt5.SlackBuild
index eb87ae7edd..e54a34ef0d 100644
--- a/audio/qmmp-qt5/qmmp-qt5.SlackBuild
+++ b/audio/qmmp-qt5/qmmp-qt5.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for qmmp-qt5
-# Copyright 2018 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2018-2019 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
@@ -21,7 +21,7 @@
SRCNAM=qmmp
PRGNAM=$SRCNAM-qt5
-VERSION=${VERSION:-1.2.4}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}