summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2022-01-27 08:30:10 +1100
committerJay Ta'ala2022-01-27 08:30:10 +1100
commit4e464b8487d0ef9c25bed001cccde89708a391b9 (patch)
treee8f0e3d6f0eee555eb4cac50ad129ef5fd3a7f77
parent872882a5a4b8e264607fd6bb57eebc63d9ffe796 (diff)
downloadaur-4e464b8487d0ef9c25bed001cccde89708a391b9.tar.gz
New Version: 9.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 724acc88068e..ec1188afc692 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 9.10.0
+ pkgver = 9.10.1
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.10.0.tar.gz::https://dl.pstmn.io/download/version/9.10.0/linux64
+ source = Postman-linux-x64-9.10.1.tar.gz::https://dl.pstmn.io/download/version/9.10.1/linux64
source = postman.desktop
- sha256sums = 91697bf1642d934ce439a91a5510bbac11180a82a8a3e9ee8960f352358a70ea
+ sha256sums = 92e57b8d4129737861699a6e92d21950808c2cc5cbfaddcfcf907c01ce8813df
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 850cb6329b9e..5a475193c326 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.10.0
+pkgver=9.10.1
pkgrel=1
pkgdesc="Build, test, and document your APIs faster"
provides=('postman')
@@ -15,7 +15,7 @@ source=(
"postman.desktop"
)
depends=(libxss nss gtk3)
-sha256sums=('91697bf1642d934ce439a91a5510bbac11180a82a8a3e9ee8960f352358a70ea'
+sha256sums=('92e57b8d4129737861699a6e92d21950808c2cc5cbfaddcfcf907c01ce8813df'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"