diff options
author | Sébastien Ballet <slacker6896@gmail.com> | 2018-10-02 17:16:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:17 +0700 |
commit | 405e1f5a64fedd67f39c6b152142d99752d9f5b7 (patch) | |
tree | a846b592a3ede2d3cad099283c2196957d250737 | |
parent | 9bd2d227eb7d93fe2e990a80d93e67c81929f53b (diff) | |
download | slackbuilds-405e1f5a64fedd67f39c6b152142d99752d9f5b7.tar.gz |
desktop/wmalauncher: Updated for version 2018.1002.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | desktop/wmalauncher/wmalauncher.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/wmalauncher/wmalauncher.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/wmalauncher/wmalauncher.SlackBuild b/desktop/wmalauncher/wmalauncher.SlackBuild index 7921ff6407..00d76b0ad5 100644 --- a/desktop/wmalauncher/wmalauncher.SlackBuild +++ b/desktop/wmalauncher/wmalauncher.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wmalauncher -VERSION=${VERSION:-2018.0921} +VERSION=${VERSION:-2018.1002} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/wmalauncher/wmalauncher.info b/desktop/wmalauncher/wmalauncher.info index 71578e508c..9d172b50aa 100644 --- a/desktop/wmalauncher/wmalauncher.info +++ b/desktop/wmalauncher/wmalauncher.info @@ -1,8 +1,8 @@ PRGNAM="wmalauncher" -VERSION="2018.0921" +VERSION="2018.1002" HOMEPAGE="https://sourceforge.net/projects/wmalauncher/" -DOWNLOAD="https://sourceforge.net/projects/wmalauncher/files/wmalauncher-2018.0921.tar.gz" -MD5SUM="35c3d9020fa866c6019171428ef5ac7f" +DOWNLOAD="https://sourceforge.net/projects/wmalauncher/files/wmalauncher-2018.1002.tar.gz" +MD5SUM="9a1df680763a0d772f3ca866a1a404d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |