diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-17 10:01:22 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:06 +0700 |
commit | 9171c67e14da3e5068bf9740aa064a120d153827 (patch) | |
tree | 616384a98cbd082a473737125e5673fa157b503a /development/SDL2_gfx/SDL2_gfx.SlackBuild | |
parent | ea1f9a704a9b04269c99ef965a0aea50876e81b3 (diff) | |
download | slackbuilds-9171c67e14da3e5068bf9740aa064a120d153827.tar.gz |
development/SDL2_gfx: Updated for version 1.0.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/SDL2_gfx/SDL2_gfx.SlackBuild')
-rw-r--r-- | development/SDL2_gfx/SDL2_gfx.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/SDL2_gfx/SDL2_gfx.SlackBuild b/development/SDL2_gfx/SDL2_gfx.SlackBuild index b566a7c25c..49346896e2 100644 --- a/development/SDL2_gfx/SDL2_gfx.SlackBuild +++ b/development/SDL2_gfx/SDL2_gfx.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SDL2_gfx -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-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=SDL2_gfx -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |