summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2020-05-23 15:06:05 +1000
committerJay Ta'ala2020-05-23 15:06:05 +1000
commitf639a6e916c8c7f57766c394519598ef9370f7ed (patch)
tree149f9520121ad2121143cc7e144da958c555ecfd
parentc0bddc8e9bacf2d43a6e2b984f89f6700d29ee1d (diff)
downloadaur-f639a6e916c8c7f57766c394519598ef9370f7ed.tar.gz
New Version: 7.25.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc0e4bd41aeb..500a8f398bc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 7.24.0
+ pkgver = 7.25.0
pkgrel = 1
url = https://www.getpostman.com
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = postman-bin
depends = libxss
depends = nss
depends = gtk3
- source = Postman-linux-x64-7.24.0.tar.gz::https://dl.pstmn.io/download/version/7.24.0/linux64
+ source = Postman-linux-x64-7.25.0.tar.gz::https://dl.pstmn.io/download/version/7.25.0/linux64
source = postman.desktop
- sha256sums = bc3206a0de4d336a1ce39fa2eb65813b64696b88ddc3075f95f4b1888af43173
+ sha256sums = 863186526e10359640c70d8f1a66f67d032010df5c77bdcc7f1c387e92be697c
sha256sums = 74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 41016ff22bca..015488330edc 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.24.0
+pkgver=7.25.0
pkgrel=1
pkgdesc="Build, test, and document your APIs faster"
arch=('x86_64')
@@ -12,7 +12,7 @@ source=(
"postman.desktop"
)
depends=(libxss nss gtk3)
-sha256sums=('bc3206a0de4d336a1ce39fa2eb65813b64696b88ddc3075f95f4b1888af43173'
+sha256sums=('863186526e10359640c70d8f1a66f67d032010df5c77bdcc7f1c387e92be697c'
'74b2d8570658e207e31f729e7f4768952252383aee7c695218d077bd0ef13245')
package() {
install -dm755 "${pkgdir}/opt/"