diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-23 19:26:03 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:40 +0700 |
commit | d05cf7c24a4c2f79738a221dde5ed64f2eee6f46 (patch) | |
tree | 5405bb5a95cb37bbe78bfa872d6d5932a6ad97c3 /system/pce/pce.SlackBuild | |
parent | 37dff72e7979afcdd98aa82a72aebe7816ff213f (diff) |
system/pce: Updated for version 20160308-72f1e10.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 aca69fe54ac3d..15a7c5b28fe88 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} |