summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2020-08-11 08:23:31 +1000
committerJay Ta'ala2020-08-11 08:23:31 +1000
commitd2e8047710575f24c9d83b8c3d3951636ca1d099 (patch)
treeae268494c6ff1618c10470a9584691af25ccf1a1
parentdb37478fc7967f25e5a748f8fe116c5968498c8a (diff)
downloadaur-d2e8047710575f24c9d83b8c3d3951636ca1d099.tar.gz
New Version: 7.30.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 952b28cb3bcf..604721faa7d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 7.29.1
+ pkgver = 7.30.0
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = postman-bin
depends = nss
depends = gtk3
options = !strip
- source = Postman-linux-x64-7.29.1.tar.gz::https://dl.pstmn.io/download/version/7.29.1/linux64
+ source = Postman-linux-x64-7.30.0.tar.gz::https://dl.pstmn.io/download/version/7.30.0/linux64
source = postman.desktop
- sha256sums = e9e8ad50865e2a4088383efc4ef074d587b0c8b4c9b53f3501f66f16d776a78b
+ sha256sums = 6035c999e755c287092a5aaf5ec2b0ae470cd3bf4007598e3054c1e797e53616
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index a268515ecfd1..bd2d971ae482 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.29.1
+pkgver=7.30.0
pkgrel=1
pkgdesc="Build, test, and document your APIs faster"
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
"postman.desktop"
)
depends=(libxss nss gtk3)
-sha256sums=('e9e8ad50865e2a4088383efc4ef074d587b0c8b4c9b53f3501f66f16d776a78b'
+sha256sums=('6035c999e755c287092a5aaf5ec2b0ae470cd3bf4007598e3054c1e797e53616'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"