summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJay Ta'ala2022-01-27 22:58:26 +1100
committerJay Ta'ala2022-01-27 22:58:26 +1100
commitd684f291e642c2bca8d856a3d15cd3dc30cbe706 (patch)
tree5cc54271808ca77f50328e76ab47ce3911bebc6c /PKGBUILD
parent4e464b8487d0ef9c25bed001cccde89708a391b9 (diff)
downloadaur-d684f291e642c2bca8d856a3d15cd3dc30cbe706.tar.gz
New Version: 9.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a475193c326..4d8717091acb 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.1
+pkgver=9.11.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=('92e57b8d4129737861699a6e92d21950808c2cc5cbfaddcfcf907c01ce8813df'
+sha256sums=('33942b14793e96ea4879dc1dbbbc8d17ea0072dccbc7b5d81c7dfdf3cd310046'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"