summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2022-04-29 20:15:57 +1000
committerJay Ta'ala2022-04-29 20:15:57 +1000
commit3c5b1d35c9f6c6241ad58d1e1b00d02fe8d81bae (patch)
tree0ad0de6b1bbd5e44ab31773837214b15de2620e1
parent25b5aed4d008c35f2bc7b2326d3fcfb86f8881b9 (diff)
downloadaur-3c5b1d35c9f6c6241ad58d1e1b00d02fe8d81bae.tar.gz
New Version: 9.16.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bafc29976093..8db367180fba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 9.15.2
+ pkgver = 9.16.0
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = postman-bin
provides = postman
conflicts = postman
options = !strip
- source = Postman-linux-x64-9.15.2.tar.gz::https://dl.pstmn.io/download/version/9.15.2/linux64
+ source = Postman-linux-x64-9.16.0.tar.gz::https://dl.pstmn.io/download/version/9.16.0/linux64
source = postman.desktop
- sha256sums = 7d5a2ccbd4767055ca11806039255a456293131da0417bc7b7335646b7b56a5f
+ sha256sums = f82e4f7c7ce829e5bd32bd3165d5ae648245b9e4a28359a4124e834d5fad3299
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0d611f8c0e5a..30fc2e82d0ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jay Ta'ala <jay@jaytaala.com>
# Contributor: Claudio d'Angelis <claudiodangelis at gmail dot com>
pkgname=postman-bin
-pkgver=9.15.2
+pkgver=9.16.0
pkgrel=1
pkgdesc="Build, test, and document your APIs faster"
provides=('postman')
@@ -15,7 +15,7 @@ source=(
"postman.desktop"
)
depends=(libxss nss gtk3)
-sha256sums=('7d5a2ccbd4767055ca11806039255a456293131da0417bc7b7335646b7b56a5f'
+sha256sums=('f82e4f7c7ce829e5bd32bd3165d5ae648245b9e4a28359a4124e834d5fad3299'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"