summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraham Smith2017-01-14 10:39:33 -0800
committerGraham Smith2017-01-14 10:39:33 -0800
commitc4ea14b8880bf23a56692e315d041ac936f3e6b8 (patch)
tree85a5ba9252484ed91767653e9c83c6e07a1786cb
parenta049403682cc3fc5945511f1f22621d7e6ff7381 (diff)
downloadaur-c4ea14b8880bf23a56692e315d041ac936f3e6b8.tar.gz
renamed to trespass
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa05ace8b5f2..7d75b5bae214 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 14 18:37:26 UTC 2017
+# Sat Jan 14 18:39:28 UTC 2017
pkgbase = trespass
pkgdesc = A secure password keeper written in python using gpg to protect account/user and user/password key value stores
- pkgver = 0.0.
+ pkgver = 0.0.4
pkgrel = 1
url = https://github.com/gps1539/trespass
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f271473de190..054bc2963817 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Graham Smith <gps1539 at gmail dot com>
pkgname=trespass
-pkgver=0.0.
+pkgver=0.0.4
pkgrel=1
pkgdesc="A secure password keeper written in python using gpg to protect account/user and user/password key value stores"
arch=('any')