summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d2defc7fc38..9c826cf6d750 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=7.26.1
+pkgver=7.27.0
pkgrel=1
pkgdesc="Build, test, and document your APIs faster"
arch=('x86_64')
@@ -12,7 +12,7 @@ source=(
"postman.desktop"
)
depends=(libxss nss gtk3)
-sha256sums=('103ee9746a1d41ec8e2fe9c93470e96b7ca33f4d616d152bf06dc80aaa56c805'
+sha256sums=('a9713982232ac919c709f3d60ebd7d5448cbea32947d7821e2370f93214df180'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"