diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2023-05-11 22:37:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-13 19:27:11 +0700 |
commit | b6e96728b92f9633aed4b61410dced45f21f1c01 (patch) | |
tree | 423b763d3039faa6c5f61d9e1fd6e8fabc745df7 /academic/meme-suite/meme-suite.SlackBuild | |
parent | 546373eba6417829b9b795232f580cbdbaab9eac (diff) |
academic/meme-suite: Updated for version 5.5.2.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/meme-suite/meme-suite.SlackBuild')
-rw-r--r-- | academic/meme-suite/meme-suite.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/meme-suite/meme-suite.SlackBuild b/academic/meme-suite/meme-suite.SlackBuild index 82e8558b0089b..bb1fe65b26b41 100644 --- a/academic/meme-suite/meme-suite.SlackBuild +++ b/academic/meme-suite/meme-suite.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for meme-suite -# Copyright 2017-2022 Petar Petrov slackalaxy@gmail.com +# Copyright 2017-2023 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=meme-suite -VERSION=${VERSION:-5.4.1} +VERSION=${VERSION:-5.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |