summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent1b23081f4e61f0e676ac7545865d6890e4d54c6f (diff)
downloadaur-abd107681a2867c6c86c90c141ed094e6729a506.tar.gz
New Version: 10.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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/"