summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Manna2015-10-17 22:52:56 -0700
committerKyle Manna2016-01-04 09:37:27 -0800
commitc13f2d2b598ed1502e873f08abcc1d7a1f8dff62 (patch)
tree2009e3628d56d789f014c29a2d9164dfeef03b41
parent14325cd2660934743a3861b80d4e538beccd3bf3 (diff)
downloadaur-keepassx2-yubikey-git.tar.gz
upstream: Bump version to 2.0.0 release
* Merged the 2.0 beta2 in to upstream.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0045f8e75628..7cb830f99005 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Jan 4 17:34:19 UTC 2016
pkgbase = keepassx2-yubikey-git
pkgdesc = KeePassX cross platform password manager with support for the YubiKey challenge-response hardware token.
pkgver = 2.0.beta2.r96.g9429adb
@@ -20,7 +22,7 @@ pkgbase = keepassx2-yubikey-git
conflicts = keepassx
conflicts = keepassx2,
conflicts = keepassx2-git
- source = keepassx2-yubikey-git::git+https://github.com/keepassx/keepassx.git#commit=9429adbe55bb0e926daac76fe5a735a917cf006b
+ source = keepassx2-yubikey-git::git+https://github.com/keepassx/keepassx.git#commit=3de123166b3f33af782adb81c242b735ca6affb7
md5sums = SKIP
pkgname = keepassx2-yubikey-git
diff --git a/PKGBUILD b/PKGBUILD
index 0173405b4b71..0e1d01d152c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
#
pkgname=keepassx2-yubikey-git
-pkgver=2.0.beta2.r96.g9429adb
-pkgrel=2
+pkgver=2.0.0.r75.g3de1231
+pkgrel=1
pkgdesc="KeePassX cross platform password manager with support for the YubiKey challenge-response hardware token."
arch=('i686' 'x86_64')
url="https://github.com/kylemanna/keepassx"
@@ -19,7 +19,7 @@ depends=('libxtst' 'libgcrypt' 'zlib' 'qt5-tools' 'qt5-x11extras' 'yubico-c' 'yu
install=keepassx2.install
makedepends=('git' 'cmake')
conflicts=('keepassx-svn' 'keepassx' 'keepassx2', 'keepassx2-git')
-source=("${pkgname}::git+https://github.com/keepassx/keepassx.git#commit=9429adbe55bb0e926daac76fe5a735a917cf006b")
+source=("${pkgname}::git+https://github.com/keepassx/keepassx.git#commit=3de123166b3f33af782adb81c242b735ca6affb7")
md5sums=('SKIP')
_check_repo_added() {