diff options
Diffstat (limited to 'source/ap/soma')
-rwxr-xr-x | source/ap/soma/soma.SlackBuild | 4 | ||||
-rw-r--r-- | source/ap/soma/soma.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/source/ap/soma/soma.SlackBuild b/source/ap/soma/soma.SlackBuild index 793bb386b..96349ee69 100755 --- a/source/ap/soma/soma.SlackBuild +++ b/source/ap/soma/soma.SlackBuild @@ -25,9 +25,9 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=soma -VERSION=${VERSION:-3.3.6} +VERSION=${VERSION:-3.3.7} ARCH=noarch -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information diff --git a/source/ap/soma/soma.info b/source/ap/soma/soma.info index d6ab22059..f0680ff19 100644 --- a/source/ap/soma/soma.info +++ b/source/ap/soma/soma.info @@ -1,8 +1,8 @@ PRGNAM="soma" -VERSION="3.3.6" +VERSION="3.3.7" HOMEPAGE="http://tty1.uk/slackbuilds/noversion/soma/" -DOWNLOAD="http://git.tty1.uk/cgit.cgi/soma/snapshot/soma-3.3.6.tar.gz" -MD5SUM="0110186a251aa612a47bdc282f7b1709" +DOWNLOAD="http://git.tty1.uk/cgit.cgi/soma/snapshot/soma-3.3.7.tar.gz" +MD5SUM="de59998824a5121075795d93ab3a631e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |