summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ce3f6340f0a..59e56a2abcc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: schalox <schalox at gmail dot com>
# Contributor: Simon Zimmermann <simon@insmo.com>
+# Contributor: Jon Yamokoski <jon.yamokoski@startmail.com>
pkgname=pass-git
-pkgver=20140424.283
+pkgver=20140527.323
pkgrel=1
pkgdesc='Stores, retrieves, generates, and synchronizes passwords securely'
-url='http://zx2c4.com/projects/password-store/'
+url='http://www.passwordstore.org/'
license='GPL2'
arch=('any')
depends=('bash' 'git' 'gnupg' 'grep' 'pwgen' 'tree>=1.7.0' 'xclip')