summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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/"