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 f0da84b4caff..d672e9665ae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Claudio d'Angelis <claudiodangelis at gmail dot com>
pkgname=postman-bin
pkgver=7.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="Build, test, and document your APIs faster"
arch=('x86_64')
url="https://www.getpostman.com"
@@ -12,7 +12,7 @@ source=(
)
md5sums=('559d09565f617be2b4d90133d3945fed'
'f40404e81c416a180b4c596059fc84dd')
-depends=(gconf libxss gtk2 libxtst nss alsa-lib)
+depends=(libxss libxtst nss alsa-lib)
package() {
install -dm755 "${pkgdir}/opt/"
chmod -R 755 "Postman"