diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-10 12:13:41 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:51:50 -0600 |
commit | fe6b334f56a48c5b67f03953d99fcc275bb2b074 (patch) | |
tree | bc33aed73ddc11577750aaf463a00ad29b14af31 /libraries/sratom | |
parent | 4bd1aa03c1b14924d8ce89642e1cf59e5d4f5eb1 (diff) | |
download | slackbuilds-fe6b334f56a48c5b67f03953d99fcc275bb2b074.tar.gz |
libraries/sratom: Updated for version 0.4.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/sratom')
-rw-r--r-- | libraries/sratom/sratom.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/sratom/sratom.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/sratom/sratom.SlackBuild b/libraries/sratom/sratom.SlackBuild index da4739fb19..cd6a6459d1 100644 --- a/libraries/sratom/sratom.SlackBuild +++ b/libraries/sratom/sratom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sratom -# Copyright 2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2012-2013 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sratom -VERSION=0.2.0 +VERSION=0.4.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/sratom/sratom.info b/libraries/sratom/sratom.info index fabbcd136b..d9a0a71976 100644 --- a/libraries/sratom/sratom.info +++ b/libraries/sratom/sratom.info @@ -1,8 +1,8 @@ PRGNAM="sratom" -VERSION="0.2.0" +VERSION="0.4.2" HOMEPAGE="http://drobilla.net/software/sratom/" -DOWNLOAD="http://download.drobilla.net/sratom-0.2.0.tar.bz2" -MD5SUM="c03cf2849186818610ffe889be4f5b55" +DOWNLOAD="http://download.drobilla.net/sratom-0.4.2.tar.bz2" +MD5SUM="5bb7e4bc4198e19f388ac51239007f25" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lv2 sord" |