aboutsummaryrefslogtreecommitdiff
path: root/development/postman
diff options
context:
space:
mode:
Diffstat (limited to 'development/postman')
-rw-r--r--development/postman/doinst.sh2
-rw-r--r--development/postman/postman.SlackBuild2
-rw-r--r--development/postman/postman.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/development/postman/doinst.sh b/development/postman/doinst.sh
index e69b296100..98e7127d74 100644
--- a/development/postman/doinst.sh
+++ b/development/postman/doinst.sh
@@ -1,5 +1,5 @@
( cd usr/bin ; rm -rf postman )
-( cd usr/bin ; ln -sf /opt/postman/app/Postman postman )
+( cd usr/bin ; ln -sf /opt/postman/app/postman postman )
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index 64e60a29db..c8ba2fbc5f 100644
--- a/development/postman/postman.SlackBuild
+++ b/development/postman/postman.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postman
SRCDIR=Postman
SRCNAM=linux
-VERSION=${VERSION:-11.28.4}
+VERSION=${VERSION:-11.59.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index d334af56d4..91bb5f9e10 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="11.28.4"
+VERSION="11.59.5"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.28.4/linux64"
-MD5SUM_x86_64="fde3406d5331c5adbe80c6f0243c8900"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.59.5/linux64"
+MD5SUM_x86_64="45e32744bcda82afcf8b9f650626964a"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"