summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2019-10-11 22:33:52 +1100
committerJay Ta'ala2019-10-11 22:33:52 +1100
commitb81ee1b9e5439814cfa97acf29d24fe257d343fa (patch)
tree6c717e16eb438b61492f8459a60d9394c42368d7
parent70f25d02535b3f2a2614b6823c18b6f05b0e5ebd (diff)
downloadaur-b81ee1b9e5439814cfa97acf29d24fe257d343fa.tar.gz
New version: 7.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5e8bad25d01..658a85e27f3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 7.8.0
+ pkgver = 7.9.0
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = postman-bin
depends = libxtst
depends = nss
depends = alsa-lib
- source = Postman-linux-x64-7.8.0.tar.gz::https://dl.pstmn.io/download/version/7.8.0/linux64
+ source = Postman-linux-x64-7.9.0.tar.gz::https://dl.pstmn.io/download/version/7.9.0/linux64
source = postman.desktop
- md5sums = 283704a423356bc66ecbf93b23151bce
+ md5sums = 5afbb30f9a39eb761f897af2a972e8fc
md5sums = f40404e81c416a180b4c596059fc84dd
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8ecc2b0c3b54..1f5018d44f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Claudio d'Angelis <claudiodangelis at gmail dot com>
pkgname=postman-bin
-pkgver=7.8.0
+pkgver=7.9.0
pkgrel=1
pkgdesc="Build, test, and document your APIs faster"
arch=('x86_64')
@@ -11,8 +11,8 @@ source=(
"postman.desktop"
)
md5sums=(
- "283704a423356bc66ecbf93b23151bce"
- "f40404e81c416a180b4c596059fc84dd"
+ '5afbb30f9a39eb761f897af2a972e8fc'
+ 'f40404e81c416a180b4c596059fc84dd'
)
depends=(gconf libxss gtk2 libxtst nss alsa-lib)
package() {