summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorschalox2014-06-13 21:22:56 +0300
committerschalox2014-06-13 21:22:56 +0300
commit087fc1a227b22f22c6e4cfb4c7c9e276cd63fedc (patch)
tree2b1efe2ac2f66c32fb41130a2eafd99ba5fd1128
parent441ddd6cbfcfc0f877e95cabf269a5ccba3e8022 (diff)
downloadaur-087fc1a227b22f22c6e4cfb4c7c9e276cd63fedc.tar.gz
20140527-1
- add jonyamo as a contributor - update the url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31842808dee9..19e834a63d89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pass-git
pkgdesc = Stores, retrieves, generates, and synchronizes passwords securely
- pkgver = 20140424.283
+ pkgver = 20140527.323
pkgrel = 1
- url = http://zx2c4.com/projects/password-store/
+ url = http://www.passwordstore.org/
arch = any
license = GPL2
makedepends = git
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')