summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2020-10-09 07:56:44 +1100
committerJay Ta'ala2020-10-09 07:56:44 +1100
commit11cbc075869148c0a36528e09a42a4b9fa3f0ee6 (patch)
tree5e5787e4e497861063230104b6146dd328f3ef44
parentd956452da9880c8cbd5e0409a705f30c364be744 (diff)
downloadaur-11cbc075869148c0a36528e09a42a4b9fa3f0ee6.tar.gz
New Version: 7.34.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b85c8272ea7..1c5d35690f6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 7.33.1
+ pkgver = 7.34.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.33.1.tar.gz::https://dl.pstmn.io/download/version/7.33.1/linux64
+ source = Postman-linux-x64-7.34.0.tar.gz::https://dl.pstmn.io/download/version/7.34.0/linux64
source = postman.desktop
- sha256sums = 674c752a2dd683c06937fdc4346204d8fc9d8355e12591121b3640ee4ecf8a6a
+ sha256sums = 565159ee34186ceae5dad05540b9a9e51101bdce33d8dc2782195d9e08e3a38d
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9bfc5404fc48..79fc2fc4e325 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.33.1
+pkgver=7.34.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=('674c752a2dd683c06937fdc4346204d8fc9d8355e12591121b3640ee4ecf8a6a'
+sha256sums=('565159ee34186ceae5dad05540b9a9e51101bdce33d8dc2782195d9e08e3a38d'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"