summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoah Gumbert2024-05-24 16:13:57 +1000
committerNoah Gumbert2024-05-24 16:13:57 +1000
commitad171c0f0b2fc01a51e95290348292c988158e06 (patch)
treed0aa06950a82ab30833f32e4a441332c44547203 /PKGBUILD
parent8b36961bde47facb5817b2a2d50e96e7156ef833 (diff)
downloadaur-postman-cli.tar.gz
version 1.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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