diff --git a/README b/README index ccc042a..a0996c8 100644 --- a/README +++ b/README @@ -7,7 +7,7 @@ The Cinnamon packages are built with a minimum set of dependencies, but still provides a working desktop. Binary packages of Cinnamon for Slackware 14.1 for both ARCH (x86 and x86_64) -can be obtained from : http://www.slackware.org.uk/csb/. Binaries are built +can be obtained from : http://www.slackware.uk/csb/. Binaries are built against Slackware 14.1. If you have custom installation, building from the source is the recommended diff --git a/cinnamon/cinnamon.SlackBuild b/cinnamon/cinnamon.SlackBuild index 54c7724..8f641ef 100644 --- a/cinnamon/cinnamon.SlackBuild +++ b/cinnamon/cinnamon.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cinnamon -# Copyright 2014-2015 Willy Sudiarto Raharjo +# Copyright 2014-2016 Willy Sudiarto Raharjo # 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=cinnamon -VERSION=${VERSION:-2.8.6} +VERSION=${VERSION:-2.8.7} BUILD=${BUILD:-1} TAG=${TAG:-_csb} diff --git a/vala/vala.SlackBuild b/vala/vala.SlackBuild index 4a6ea7c..cee3552 100644 --- a/vala/vala.SlackBuild +++ b/vala/vala.SlackBuild @@ -25,7 +25,7 @@ # Modified by Willy Sudiarto Raharjo for CSB Project PRGNAM=vala -VERSION=${VERSION:-0.30.0} +VERSION=${VERSION:-0.30.1} BUILD=${BUILD:-1} TAG=${TAG:-_csb}