diff options
Diffstat (limited to 'system/xf86-video-qxl/xf86-video-qxl.SlackBuild')
-rw-r--r-- | system/xf86-video-qxl/xf86-video-qxl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xf86-video-qxl/xf86-video-qxl.SlackBuild b/system/xf86-video-qxl/xf86-video-qxl.SlackBuild index 6c6d28c2c4..ab6853360f 100644 --- a/system/xf86-video-qxl/xf86-video-qxl.SlackBuild +++ b/system/xf86-video-qxl/xf86-video-qxl.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for xf86-video-qxl -# Copyright 2012-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2012-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xf86-video-qxl -VERSION=${VERSION:-0.1.4} +VERSION=${VERSION:-0.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |