summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2020-07-14 22:56:30 +1000
committerJay Ta'ala2020-07-14 22:56:30 +1000
commit0c51dd39a85e4a674a1243c9a947239622c9919c (patch)
tree96d1c96e9b7a27621a13d0e3f647d01746d095b1
parent3280d71a9c9e7118c45d58e1ce10c4035d2bdc29 (diff)
downloadaur-0c51dd39a85e4a674a1243c9a947239622c9919c.tar.gz
New Version: 7.28.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d098ba0b4005..92e3faf10586 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 7.27.1
+ pkgver = 7.28.0
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = postman-bin
depends = libxss
depends = nss
depends = gtk3
- source = Postman-linux-x64-7.27.1.tar.gz::https://dl.pstmn.io/download/version/7.27.1/linux64
+ source = Postman-linux-x64-7.28.0.tar.gz::https://dl.pstmn.io/download/version/7.28.0/linux64
source = postman.desktop
- sha256sums = a65b9c7908c75c86389561a6ed059091e105ef46957391e18ddd95be149e8729
+ sha256sums = 603b8c8182243bb559c55261ccbb2cc5fb9a033d53d5b8908d71121d123783f4
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 03eb43a81c9a..4e3572dab1ba 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.27.1
+pkgver=7.28.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=('a65b9c7908c75c86389561a6ed059091e105ef46957391e18ddd95be149e8729'
+sha256sums=('603b8c8182243bb559c55261ccbb2cc5fb9a033d53d5b8908d71121d123783f4'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"