summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Landau2016-11-09 14:39:02 +0200
committerDaniel Landau2016-11-09 14:39:02 +0200
commitd9430e73fd32fe52d84ccbfb177fee1ef072fac2 (patch)
treec150e8585a93b9f82427e82f1ec4bed7242e610a /PKGBUILD
parent6c0e5690cdb972462f46a5fabc13b5b8441cc9df (diff)
downloadaur-d9430e73fd32fe52d84ccbfb177fee1ef072fac2.tar.gz
Update for new name of project
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb6a0c01c715..0f0ba16d718b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,22 +7,22 @@
# Contributor: Alucryd <alucryd at gmail dot com>
# Contributor: Paolo Stivanin <admin at polslinux dot it>
-pkgname=keepassx-reboot-git
-_gitname=keepassx
-pkgver=2.0.2.r219.g5bb27b2
+pkgname=keepassxc-git
+_gitname=keepassxc
+pkgver=2.0.3.http.r43.g3c89ce9
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')
-url="https://github.com/keepassxreboot/keepassx"
+url="https://github.com/keepassxreboot/keepassxc"
license=('GPL2')
depends=('libxtst' 'shared-mime-info' 'qt5-x11extras' 'hicolor-icon-theme' 'desktop-file-utils' 'libmicrohttpd')
-install=keepassx.install
+install=keepassxc.install
makedepends=('git' 'intltool' 'cmake' 'qt5-base' 'qt5-tools' 'zlib' 'libgcrypt')
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')
+replaces=('keepassx-http' 'keepassx-reboot-git')
options=(!emptydirs)
-source=(git+https://github.com/keepassxreboot/keepassx.git)
+source=(git+https://github.com/keepassxreboot/keepassxc.git)
md5sums=('SKIP')
pkgver() {