summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Lybin2015-08-24 00:12:33 +0700
committerLev Lybin2015-08-24 00:12:33 +0700
commitaba2386bcad73539ab4f0188c38e50468eb5af0f (patch)
tree65b19a499a8cd3b0ee2389714eda532deed1ad78
parentbf8b1b9a763a053dced087698971ced8527e123b (diff)
downloadaur-aba2386bcad73539ab4f0188c38e50468eb5af0f.tar.gz
new version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d81ef49f7663..6c71d9cc24e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = keepassx-git
pkgdesc = KeePassX is a cross platform port of the windows application 'Keepass Password Safe'. It is an OpenSource password safe which helps you to manage your passwords in an easy and secure way. It uses a highly encrypted database locked with one master key.
- pkgver = 2.0.beta1.r38.g4fcce6f
- pkgrel = 2
+ pkgver = 2.0.beta1.r41.g943ba1f
+ pkgrel = 1
url = https://github.com/keepassx/keepassx
install = keepassx.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 01da6c36d51a..1f9600d41a2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=keepassx-git
_gitname=keepassx
-pkgver=2.0.beta1.r38.g4fcce6f
-pkgrel=2
+pkgver=2.0.beta1.r41.g943ba1f
+pkgrel=1
pkgdesc="KeePassX is a cross platform port of the windows application 'Keepass Password Safe'. It is an OpenSource password safe which helps you to manage your passwords in an easy and secure way. It uses a highly encrypted database locked with one master key."
arch=('i686' 'x86_64')
url="https://github.com/keepassx/keepassx"