diff options
Diffstat (limited to 'games/puNES/puNES.SlackBuild')
-rw-r--r-- | games/puNES/puNES.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/puNES/puNES.SlackBuild b/games/puNES/puNES.SlackBuild index 0dadc61885768..de571c4741e8a 100644 --- a/games/puNES/puNES.SlackBuild +++ b/games/puNES/puNES.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for puNES -# Copyright 2018-2019 Hunter Sezen California, USA +# Copyright 2018-2020 Hunter Sezen California, USA # 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=puNES -VERSION=${VERSION:-0.105} +VERSION=${VERSION:-0.106} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |