summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 13 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51eab1eda138..dbe539bbf1f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-pkgbase = keepassx-http
- pkgdesc = KeePassX + keepasshttp + autotype
- pkgver = 2.0.alpha5.r254.g4008e6a
+pkgbase = keepassx-http-merge
+ pkgdesc = KeepassX, with eugenesan's merge request for keepasshttp.
+ pkgver = 2.0.alpha6.r235.gf076ad3
pkgrel = 1
- url = https://github.com/jdachtera/keepassx.git
+ url = https://github.com/eugenesan/keepassx/tree/http
install = keepassx.install
arch = i686
arch = x86_64
@@ -10,18 +10,23 @@ pkgbase = keepassx-http
makedepends = git
makedepends = intltool
makedepends = cmake
- makedepends = libmicrohttpd
+ makedepends = zlib
+ makedepends = libgcrypt
depends = libxtst
depends = qt4
depends = shared-mime-info
+ depends = qjson
+ depends = libmicrohttpd
+ optdepends = libxtst: auto-type support
conflicts = keepassx-svn
conflicts = keepassx
conflicts = keepassx2-git
conflicts = keepassx2
+ conflicts = keepassx2-yubikey-git
+ conflicts = keepassx-http
conflicts = keepassx-git
- conflicts = keepassx
- source = git+https://github.com/Ivan0xFF/keepassx.git
+ source = git+https://github.com/eugenesan/keepassx.git#branch=http
md5sums = SKIP
-pkgname = keepassx-http
+pkgname = keepassx-http-merge