summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Qian2016-10-05 22:58:31 -0700
committerMax Qian2016-10-05 23:03:20 -0700
commit6c0e5690cdb972462f46a5fabc13b5b8441cc9df (patch)
tree78c9edfb3d3c0b781784a6f09d185539784ff925 /PKGBUILD
parent4ed597dcda5906f14aceb2777b56852da43e2f34 (diff)
downloadaur-6c0e5690cdb972462f46a5fabc13b5b8441cc9df.tar.gz
Provides (keepassx) and Replaces keepassx-http
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e33c7fd6c76..bb6a0c01c715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=keepassx-reboot-git
_gitname=keepassx
-pkgver=2.0.2.r175.g5eadd10
+pkgver=2.0.2.r219.g5bb27b2
pkgrel=1
pkgdesc="A reboot with keepasshttp of an OpenSource password safe which helps you to manage your passwords in an easy and secure way"
arch=('i686' 'x86_64')
@@ -18,7 +18,9 @@ license=('GPL2')
depends=('libxtst' 'shared-mime-info' 'qt5-x11extras' 'hicolor-icon-theme' 'desktop-file-utils' 'libmicrohttpd')
install=keepassx.install
makedepends=('git' 'intltool' 'cmake' 'qt5-base' 'qt5-tools' 'zlib' 'libgcrypt')
-conflicts=('keepassx-svn' 'keepassx' 'keepassx-git' 'keepassx2-git' 'keepassx2' 'keepassx2-yubikey-git')
+conflicts=('keepassx-svn' 'keepassx' 'keepassx-git' 'keepassx2-git' 'keepassx2' 'keepassx2-yubikey-git' 'keepassx-http' )
+provides=("keepassx"{,2}"=${pkgver}" "keepassx-svn=${pkgver}" "keepassx2-git=${pkgver}")
+replaces=('keepassx-http')
options=(!emptydirs)
source=(git+https://github.com/keepassxreboot/keepassx.git)
md5sums=('SKIP')