summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33f84c78a29a..f1a583ba971e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=qtpass-git
pkgver=1.2.0
-pkgrel=1
-pkgdesc="QtPass is a multi-platform GUI for pass, the standard unix password manager."
+pkgrel=2
+pkgdesc="QtPass is a multi-platform GUI for pass, the standard unix password manager"
url="https://qtpass.org/"
arch=('x86_64' 'i686')
license=('GPLv3')
-depends=('gpg2')
+depends=('gnupg')
makedepends=('qt5-base')
optdepends=('xdg-utils' 'git' 'pass')
md5sums=("SKIP")