diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/posh/posh.SlackBuild | 6 | ||||
-rw-r--r-- | system/posh/posh.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/posh/posh.SlackBuild b/system/posh/posh.SlackBuild index fee476fe28..62f1c8dcd6 100644 --- a/system/posh/posh.SlackBuild +++ b/system/posh/posh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for posh -# Copyright 2017-2019 Hunter Sezen California, USA +# Copyright 2017-2020 Hunter Sezen California, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=posh -VERSION=${VERSION:-0.13.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.14.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/system/posh/posh.info b/system/posh/posh.info index 408fe5a053..5867da639a 100644 --- a/system/posh/posh.info +++ b/system/posh/posh.info @@ -1,8 +1,8 @@ PRGNAM="posh" -VERSION="0.13.2" +VERSION="0.14.1" HOMEPAGE="https://packages.qa.debian.org/p/posh.html" -DOWNLOAD="http://http.debian.net/debian/pool/main/p/posh/posh_0.13.2.tar.xz" -MD5SUM="d4e4bd477bc68d78442f9967faab2406" +DOWNLOAD="http://http.debian.net/debian/pool/main/p/posh/posh_0.14.1.tar.xz" +MD5SUM="71f482c9a8815f209abf6ac134543bc9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |