summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Zhang2019-08-07 11:40:34 +0800
committerBruce Zhang2019-08-07 11:40:34 +0800
commit1628825ff8e3f89b666e825e41c2bd91b6a19160 (patch)
tree2b9917e23552d5adb028e670867a7fc6f445fe56
parentcc690887f3fb2fe14681fcd6b1721576838213a0 (diff)
downloadaur-1628825ff8e3f89b666e825e41c2bd91b6a19160.tar.gz
upgpkg: postman 7.3.6-1
upstream release update postman
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c55d378ca277..695e70150b77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = postman
pkgdesc = Build, test, and document your APIs faster
- pkgver = 7.3.5
+ pkgver = 7.3.6
pkgrel = 1
url = https://www.getpostman.com/downloads/
arch = x86_64
- license = custom:Postman UELA
+ license = custom:Postman EULA
depends = electron4
provides = postman
conflicts = postman-bin
@@ -15,8 +15,8 @@ pkgbase = postman
sha256sums = bbc2f4a8db8fa55d854f7fe4a41339dd02522b7e77879fc7b6796819bceb9a33
sha256sums = cf4b62b0fccdec77a24abc350a03082a521fc1bc533feb1781e83a4a170424b2
sha256sums = 25045b9c1748b29a359017d7cd0052d62798d9217900c1db94edf259ed1592ac
- source_x86_64 = postman-7.3.5-x86_64.src.tar.gz::https://dl.pstmn.io/download/version/7.3.5/linux64
- sha256sums_x86_64 = 9dc1e4954eee9a51f18816606db12fa2872f1c993f3f15abda89c3fbaaf1b478
+ source_x86_64 = postman-7.3.6-x86_64.src.tar.gz::https://dl.pstmn.io/download/version/7.3.6/linux64
+ sha256sums_x86_64 = d8678943028f9ba13bcf0ea2f759151432657b21f4d91ee1a4a05f7e6ea03ffd
pkgname = postman
diff --git a/PKGBUILD b/PKGBUILD
index 31f2ae624e6f..1397a888a052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Bruce Zhang
pkgname=postman
-pkgver=7.3.5
+pkgver=7.3.6
pkgrel=1
pkgdesc='Build, test, and document your APIs faster'
arch=('x86_64')
url='https://www.getpostman.com/downloads/'
-license=('custom:Postman UELA')
+license=('custom:Postman EULA')
depends=('electron4')
provides=('postman')
conflicts=('postman-bin')
@@ -21,7 +21,7 @@ source=(
sha256sums=('bbc2f4a8db8fa55d854f7fe4a41339dd02522b7e77879fc7b6796819bceb9a33'
'cf4b62b0fccdec77a24abc350a03082a521fc1bc533feb1781e83a4a170424b2'
'25045b9c1748b29a359017d7cd0052d62798d9217900c1db94edf259ed1592ac')
-sha256sums_x86_64=('9dc1e4954eee9a51f18816606db12fa2872f1c993f3f15abda89c3fbaaf1b478')
+sha256sums_x86_64=('d8678943028f9ba13bcf0ea2f759151432657b21f4d91ee1a4a05f7e6ea03ffd')
package() {
cd "$srcdir/Postman/app/resources/app"