diff options
author | Donald Cooley <chytraeu@sdf.org> | 2017-12-20 14:50:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-20 14:50:49 +0700 |
commit | fe361d3e507ee1a6f84d0f2f6c9e18a17463a3ab (patch) | |
tree | d71fe92915322de4b6b15fc5b37397434040a7b5 /system/sakura | |
parent | 43b5fe31c398bf0a5e3b9342ca42ff413da5d3cf (diff) | |
download | slackbuilds-fe361d3e507ee1a6f84d0f2f6c9e18a17463a3ab.tar.gz |
system/sakura: Updated for version 3.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sakura')
-rw-r--r-- | system/sakura/sakura.SlackBuild | 2 | ||||
-rw-r--r-- | system/sakura/sakura.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/sakura/sakura.SlackBuild b/system/sakura/sakura.SlackBuild index 4ae662af88..2dfe64a3bb 100644 --- a/system/sakura/sakura.SlackBuild +++ b/system/sakura/sakura.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sakura -VERSION=${VERSION:-3.4.0} +VERSION=${VERSION:-3.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/sakura/sakura.info b/system/sakura/sakura.info index b9c2ebeadf..32ff384d7c 100644 --- a/system/sakura/sakura.info +++ b/system/sakura/sakura.info @@ -1,8 +1,8 @@ PRGNAM="sakura" -VERSION="3.4.0" +VERSION="3.5.0" HOMEPAGE="http://www.pleyades.net/david/projects/sakura" -DOWNLOAD="https://launchpad.net/sakura/trunk/3.4.0/+download/sakura-3.4.0.tar.bz2" -MD5SUM="dfc4b01f8cabea475334a2825b66f62b" +DOWNLOAD="https://launchpad.net/sakura/trunk/3.5.0/+download/sakura-3.5.0.tar.bz2" +MD5SUM="5ac5229d2c9eb65bf42062ea41fec9c9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="vte3" |