summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Gumbert2024-05-24 16:13:57 +1000
committerNoah Gumbert2024-05-24 16:13:57 +1000
commitad171c0f0b2fc01a51e95290348292c988158e06 (patch)
treed0aa06950a82ab30833f32e4a441332c44547203
parent8b36961bde47facb5817b2a2d50e96e7156ef833 (diff)
downloadaur-postman-cli.tar.gz
version 1.9.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d015373e7a9..528b4e3cd1e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-cli
pkgdesc = The Postman CLI is the command-line companion that is developed, supported, and signed by Postman. All test results will be automatically pushed to the app.
- pkgver = 1.7.0
+ pkgver = 1.9.0
pkgrel = 1
url = https://www.postman.com/product/what-is-postman/
arch = x86_64
@@ -10,6 +10,6 @@ pkgbase = postman-cli
provides = postman-cli
options = !strip
source = postman-cli.tar.gz::https://dl-cli.pstmn.io/download/latest/linux64
- sha256sums = 45a205d2dcc90399fe736fa95ac36304dcbd12977214cb6b3070f17205f780b7
+ sha256sums = c553f03f8fb0ae589fe2be438036bae76e92b8af63114df23f4fdc41fe42ee82
pkgname = postman-cli
diff --git a/PKGBUILD b/PKGBUILD
index b1c234082a78..6dbe61c85fa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Ponies <marmabelle at gmail dot com>
pkgname=postman-cli
-pkgver=1.7.0
+pkgver=1.9.0
pkgrel=1
pkgdesc="The Postman CLI is the command-line companion that is developed, supported, and signed by Postman. All test results will be automatically pushed to the app."
provides=('postman-cli')
@@ -11,7 +11,7 @@ license=('custom')
source=("postman-cli.tar.gz::https://dl-cli.pstmn.io/download/latest/linux64")
depends=(libxss nss)
-sha256sums=('45a205d2dcc90399fe736fa95ac36304dcbd12977214cb6b3070f17205f780b7')
+sha256sums=('c553f03f8fb0ae589fe2be438036bae76e92b8af63114df23f4fdc41fe42ee82')
prepare(){
cd "$srcdir"
tar -xzf postman-cli.tar.gz