diff options
Diffstat (limited to 'python/cairocffi/cairocffi.SlackBuild')
-rw-r--r-- | python/cairocffi/cairocffi.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/cairocffi/cairocffi.SlackBuild b/python/cairocffi/cairocffi.SlackBuild index 5412c3cc2fce1..535a2b1fed32d 100644 --- a/python/cairocffi/cairocffi.SlackBuild +++ b/python/cairocffi/cairocffi.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cairocffi -# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece # 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=cairocffi -VERSION=${VERSION:-0.7.2} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |