diff options
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 89f381ce965ce..9572e1c5e1f77 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 f23113ceec476..7417511c59f93 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" |