diff options
Diffstat (limited to 'system/pce')
-rw-r--r-- | system/pce/pce.SlackBuild | 4 | ||||
-rw-r--r-- | system/pce/pce.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/system/pce/pce.info b/system/pce/pce.info index 56a6068cf3..0c2a7116a1 100644 --- a/system/pce/pce.info +++ b/system/pce/pce.info @@ -1,8 +1,8 @@ PRGNAM="pce" -VERSION="20140222.4b05f0c" +VERSION="20160308-72f1e10" HOMEPAGE="http://www.hampa.ch/pce" -DOWNLOAD="http://www.hampa.ch/pub/pce/pre/pce-20140222-4b05f0c.tar.gz" -MD5SUM="22c3cc8e8895af20088d38459c85e8d4" +DOWNLOAD="http://www.hampa.ch/pub/pce/pre/pce-20160308-72f1e10.tar.gz" +MD5SUM="2dfdf4f23bbd6da0b20911af6b11d971" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |