diff options
author | Dimitris Zlatanidis | 2019-02-24 21:37:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2019-03-02 01:40:26 +0100 |
commit | 8b3dd054f5e03307d7cb57f1b357d837545ca5a3 (patch) | |
tree | e97d88f4efc3001bb4c92fab416c2de0b35ca9f0 /misc | |
parent | 6560bc1294f0692ad32c50e6f89d2d61a0458b94 (diff) | |
download | slackbuilds-8b3dd054f5e03307d7cb57f1b357d837545ca5a3.tar.gz |
misc/sbo-templates: Updated for version 1.0.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sbo-templates/sbo-templates.SlackBuild | 2 | ||||
-rw-r--r-- | misc/sbo-templates/sbo-templates.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/sbo-templates/sbo-templates.SlackBuild b/misc/sbo-templates/sbo-templates.SlackBuild index 89f381ce96..9572e1c5e1 100644 --- a/misc/sbo-templates/sbo-templates.SlackBuild +++ b/misc/sbo-templates/sbo-templates.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sbo-templates -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/sbo-templates/sbo-templates.info b/misc/sbo-templates/sbo-templates.info index f23113ceec..7417511c59 100644 --- a/misc/sbo-templates/sbo-templates.info +++ b/misc/sbo-templates/sbo-templates.info @@ -1,8 +1,8 @@ PRGNAM="sbo-templates" -VERSION="1.0.3" +VERSION="1.0.9" HOMEPAGE="https://gitlab.com/dslackw/sbo-templates" -DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.0.3/sbo-templates-1.0.3.tar.gz" -MD5SUM="56ad95fc2bcc9544fced3bd53fe01d23" +DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.0.9/sbo-templates-1.0.9.tar.gz" +MD5SUM="8304825c0a819a57be3bb02131906c09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python2-pythondialog" |