diff options
Diffstat (limited to 'system/pce/pce.SlackBuild')
-rw-r--r-- | system/pce/pce.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pce/pce.SlackBuild b/system/pce/pce.SlackBuild index aca69fe54a..15a7c5b28f 100644 --- a/system/pce/pce.SlackBuild +++ b/system/pce/pce.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pce -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2016 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=pce -SRCVER=20140222-4b05f0c +SRCVER=20160308-72f1e10 VERSION=$(echo $SRCVER | tr - .) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |