summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2022-11-07 20:58:18 +1100
committerJay Ta'ala2022-11-07 20:58:18 +1100
commitabd107681a2867c6c86c90c141ed094e6729a506 (patch)
treef960c49ed16e8da6b7e8d3c1e349e31a734f21e7
parent1b23081f4e61f0e676ac7545865d6890e4d54c6f (diff)
downloadaur-abd107681a2867c6c86c90c141ed094e6729a506.tar.gz
New Version: 10.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85e0d75640c2..dcd1206081d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = postman-bin
pkgdesc = Build, test, and document your APIs faster
- pkgver = 10.0.1
- pkgrel = 2
+ pkgver = 10.1.1
+ pkgrel = 1
url = https://www.getpostman.com
arch = x86_64
license = custom
@@ -11,9 +11,9 @@ pkgbase = postman-bin
provides = postman
conflicts = postman
options = !strip
- source = postman-10.0.1-linux-x64.tar.gz::https://dl.pstmn.io/download/version/10.0.1/linux64
+ source = postman-10.1.1-linux-x64.tar.gz::https://dl.pstmn.io/download/version/10.1.1/linux64
source = postman.desktop
- sha256sums = f4bff0f708de0c59481bd2189a61c21f56c81b3ceb423c6c1816bf8359b29e44
+ sha256sums = d048fcf7ee4b67246427443886692823cd7e3f15dd00cdd6a9a5fc2994a4bc3e
sha256sums = d87542ac18455ff341da7c5efd01db96a01f659b1bf546840aa4ac8bd085802d
pkgname = postman-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0e6ebc578972..ceaa7944f170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jay Ta'ala <jay@jaytaala.com>
# Contributor: Claudio d'Angelis <claudiodangelis at gmail dot com>
pkgname=postman-bin
-pkgver=10.0.1
-pkgrel=2
+pkgver=10.1.1
+pkgrel=1
pkgdesc="Build, test, and document your APIs faster"
provides=('postman')
conflicts=('postman')
@@ -15,7 +15,7 @@ source=(
"postman.desktop"
)
depends=(libxss nss gtk3)
-sha256sums=('f4bff0f708de0c59481bd2189a61c21f56c81b3ceb423c6c1816bf8359b29e44'
+sha256sums=('d048fcf7ee4b67246427443886692823cd7e3f15dd00cdd6a9a5fc2994a4bc3e'
'd87542ac18455ff341da7c5efd01db96a01f659b1bf546840aa4ac8bd085802d')
package() {
install -dm755 "${pkgdir}/opt/"