summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2022-08-08 22:48:58 +1000
committerJay Ta'ala2022-08-08 22:48:58 +1000
commitca737e81db3380ba65c0af50a255553af9f868b1 (patch)
tree56c9a0d9652175898a35b1ed3561382f963e2a39
parent9ded85a6803cf49537b89f42e829012fb2f6fceb (diff)
downloadaur-ca737e81db3380ba65c0af50a255553af9f868b1.tar.gz
New Version: 9.27.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c0e3419e0db..cef4a5779500 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 9.25.2
+ pkgver = 9.27.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-9.25.2-linux-x64.tar.gz::https://dl.pstmn.io/download/version/9.25.2/linux64
+ source = postman-9.27.0-linux-x64.tar.gz::https://dl.pstmn.io/download/version/9.27.0/linux64
source = postman.desktop
- sha256sums = 118da102904cd7b04c50d3e2c2daac3fc1228f05e541eacef55e8ecbf73d3896
+ sha256sums = 0012ff02fe0fc691fdc4466cd002cfdac4ccf84bdcbf8cb657a791f4579d9829
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5bd7101c41c9..ed50f33fef06 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.25.2
+pkgver=9.27.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=('118da102904cd7b04c50d3e2c2daac3fc1228f05e541eacef55e8ecbf73d3896'
+sha256sums=('0012ff02fe0fc691fdc4466cd002cfdac4ccf84bdcbf8cb657a791f4579d9829'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"