diff options
Diffstat (limited to 'network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild')
-rw-r--r-- | network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild index 48bdb11195..eec9ed1d63 100644 --- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild +++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild @@ -29,8 +29,8 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=claws-mail-extra-plugins -VERSION=3.7.10 -BUILD=${BUILD:-3} +VERSION=${VERSION:-3.8.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |