summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2022-01-25 09:21:20 +1100
committerJay Ta'ala2022-01-25 09:21:20 +1100
commit872882a5a4b8e264607fd6bb57eebc63d9ffe796 (patch)
tree820554440208662a2b8d7e3f10056c0f07afe38f
parent834b2001ede38e1fbb0d1f178a1201ae7f031bda (diff)
downloadaur-872882a5a4b8e264607fd6bb57eebc63d9ffe796.tar.gz
New Version: 9.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 892e41d5d9b7..724acc88068e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 9.9.3
+ pkgver = 9.10.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.9.3.tar.gz::https://dl.pstmn.io/download/version/9.9.3/linux64
+ source = Postman-linux-x64-9.10.0.tar.gz::https://dl.pstmn.io/download/version/9.10.0/linux64
source = postman.desktop
- sha256sums = 4679ff1b77d419f1ee9bd745818f412d668ecf926728aea8a729d63823afe4d8
+ sha256sums = 91697bf1642d934ce439a91a5510bbac11180a82a8a3e9ee8960f352358a70ea
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 231789b7ff0c..850cb6329b9e 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.9.3
+pkgver=9.10.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=('4679ff1b77d419f1ee9bd745818f412d668ecf926728aea8a729d63823afe4d8'
+sha256sums=('91697bf1642d934ce439a91a5510bbac11180a82a8a3e9ee8960f352358a70ea'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"