summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxqia2015-11-12 22:29:48 -0800
committerMaxqia2015-11-12 22:29:48 -0800
commit6fb0b7cfdd5aef7dc6c53ee7ed004a4929d20882 (patch)
treedcd454a3542e2050b3f2828b535fcf05315827c5 /PKGBUILD
parent903d22b5035f1ed75dc4260c5c37cd6f8b6090df (diff)
downloadaur-6fb0b7cfdd5aef7dc6c53ee7ed004a4929d20882.tar.gz
Change Git Branch to 2.0-http-totp-beta2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c611dbc0691..985553987482 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=keepassx-http
_gitname=keepassx
-pkgver=2.0.beta2.r82.g6337e67
+pkgver=2.0.r1
pkgrel=1
pkgdesc="KeepassX, with eugenesan's merge request for keepasshttp."
arch=('i686' 'x86_64')
url="https://github.com/eugenesan/keepassx/tree/http"
license=('GPL2')
-depends=('libxtst' 'shared-mime-info' 'qt5-x11extras' 'hicolor-icon-theme' 'desktop-file-utils' 'libmicrohttpd')
+depends=('libxtst' 'shared-mime-info' 'qt5-x11extras' 'hicolor-icon-theme' 'desktop-file-utils' 'qjson' 'libmicrohttpd')
install=keepassx.install
makedepends=('git' 'intltool' 'cmake' 'qt5-base' 'qt5-tools' 'zlib' 'libgcrypt')
conflicts=('keepassx-svn' 'keepassx' 'keepassx2-git' 'keepassx2' 'keepassx2-yubikey-git' 'keepassx-http' 'keepassx-git')
options=(!emptydirs)
-source=(git+https://github.com/eugenesan/keepassx.git#branch=http)
+source=(git+https://github.com/eugenesan/keepassx.git#branch=2.0-http-totp-beta2)
md5sums=('SKIP')
pkgver() {