summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Qian2016-06-15 23:59:20 -0700
committerMax Qian2016-06-15 23:59:20 -0700
commitfa53e2401c09e10688f189111c02b07dbb0055c9 (patch)
treeb01454d5e8764331ed88cf14244825bffe6b35ad
parent7759becbeab1a341dd7a3908077b760045a816ce (diff)
downloadaur-fa53e2401c09e10688f189111c02b07dbb0055c9.tar.gz
Fix version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b0c41733fc4..bb6d3fde2576 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Apr 16 11:44:27 UTC 2016
+# Thu Jun 16 06:59:05 UTC 2016
pkgbase = keepassx-http
pkgdesc = KeepassX, with the proposed keepasshttp support.
pkgver = 2.0.2.r165.gcbb1269
@@ -29,7 +29,7 @@ pkgbase = keepassx-http
conflicts = keepassx2-git
conflicts = keepassx2-yubikey-git
options = !emptydirs
- source = git+https://github.com/droidmonkey/keepassx_http.git
+ source = git+https://github.com/droidmonkey/keepassx_http.git#commit=cbb1269
md5sums = SKIP
pkgname = keepassx-http
diff --git a/PKGBUILD b/PKGBUILD
index b4d303784b75..ccb64b285a10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ install=keepassx.install
makedepends=('git' 'intltool' 'cmake' 'qt5-base' 'qt5-tools' 'zlib' 'libgcrypt')
conflicts=('keepassx-svn' 'keepassx' 'keepassx-git' 'keepassx2' 'keepassx2-git' 'keepassx2-yubikey-git')
options=(!emptydirs)
-source=(git+https://github.com/droidmonkey/keepassx_http.git)
+source=(git+https://github.com/droidmonkey/keepassx_http.git#commit=cbb1269)
md5sums=('SKIP')
pkgver() {