diff options
Diffstat (limited to 'system/gcdemu/gcdemu.SlackBuild')
-rw-r--r-- | system/gcdemu/gcdemu.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gcdemu/gcdemu.SlackBuild b/system/gcdemu/gcdemu.SlackBuild index 49f792c139c30..7b3426882bd21 100644 --- a/system/gcdemu/gcdemu.SlackBuild +++ b/system/gcdemu/gcdemu.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for gcdemu # # Copyright 2013 Niels Horn, Rio de Janeiro, RJ, Brazil <niels.horn@gmail.com> -# Copyright 2018 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2018-2019 Isaac Yu <isaacyu1@isaacyu1.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gcdemu -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.2.1} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |