summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Manna2015-10-17 22:52:56 -0700
committerKyle Manna2015-10-17 22:52:56 -0700
commitea37c6f54350cdcaa5c6986c10458135f7fc65a8 (patch)
treeee600f2045b039be67983147eaf6f50f136fc6f1
parentda3dbda2702bcf3e7bf054229b8a1df7fd2833df (diff)
downloadaur-ea37c6f54350cdcaa5c6986c10458135f7fc65a8.tar.gz
upstream: Bump version to 2.0 beta2
* Rebased the repo code.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfb012414569..f83b8d6a3c9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keepassx2-yubikey-git
pkgdesc = KeePassX cross platform password manager with support for the YubiKey challenge-response hardware token.
- pkgver = 2.0.alpha6.r88.g33650c4
+ pkgver = 2.0.beta2.r96.g9429adb
pkgrel = 1
url = https://github.com/kylemanna/keepassx
install = keepassx2.install
@@ -18,7 +18,7 @@ pkgbase = keepassx2-yubikey-git
conflicts = keepassx
conflicts = keepassx2,
conflicts = keepassx2-git
- source = keepassx2-yubikey-git::git+https://github.com/keepassx/keepassx.git#commit=33650c4a040550ff4a3d60f9c26bdb4d69203223
+ source = keepassx2-yubikey-git::git+https://github.com/keepassx/keepassx.git#commit=9429adbe55bb0e926daac76fe5a735a917cf006b
md5sums = SKIP
pkgname = keepassx2-yubikey-git
diff --git a/PKGBUILD b/PKGBUILD
index 32b03c9e4fe8..63f73bdf30b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
#
pkgname=keepassx2-yubikey-git
-pkgver=2.0.alpha6.r88.g33650c4
+pkgver=2.0.beta2.r96.g9429adb
pkgrel=1
pkgdesc="KeePassX cross platform password manager with support for the YubiKey challenge-response hardware token."
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ depends=('libxtst' 'qt4' 'yubico-c' 'yubikey-personalization')
install=keepassx2.install
makedepends=('git' 'intltool' 'cmake')
conflicts=('keepassx-svn' 'keepassx' 'keepassx2', 'keepassx2-git')
-source=("${pkgname}::git+https://github.com/keepassx/keepassx.git#commit=33650c4a040550ff4a3d60f9c26bdb4d69203223")
+source=("${pkgname}::git+https://github.com/keepassx/keepassx.git#commit=9429adbe55bb0e926daac76fe5a735a917cf006b")
md5sums=('SKIP')
_check_repo_added() {