summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2020-09-24 07:24:41 +1000
committerJay Ta'ala2020-09-24 07:24:41 +1000
commitd956452da9880c8cbd5e0409a705f30c364be744 (patch)
treed40c6099e999f1a196743b8750f125ca52faacbc
parentaf738414265c26fa1aa6d565fbcde9ec24cc8879 (diff)
downloadaur-d956452da9880c8cbd5e0409a705f30c364be744.tar.gz
New Version: 7.33.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbadabdd07c4..5b85c8272ea7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 7.32.0
+ pkgver = 7.33.1
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.32.0.tar.gz::https://dl.pstmn.io/download/version/7.32.0/linux64
+ source = Postman-linux-x64-7.33.1.tar.gz::https://dl.pstmn.io/download/version/7.33.1/linux64
source = postman.desktop
- sha256sums = c335ea99b4ec5ad80a63ef23c0aabe9a70ec3f38c848cea36eda29053f57c936
+ sha256sums = 674c752a2dd683c06937fdc4346204d8fc9d8355e12591121b3640ee4ecf8a6a
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index c9b2f64f0283..9bfc5404fc48 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.32.0
+pkgver=7.33.1
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=('c335ea99b4ec5ad80a63ef23c0aabe9a70ec3f38c848cea36eda29053f57c936'
+sha256sums=('674c752a2dd683c06937fdc4346204d8fc9d8355e12591121b3640ee4ecf8a6a'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"