keepassxc: update to 2.3.4

This commit is contained in:
Francesco Marinucci 2018-09-02 12:22:31 +02:00
parent 87caed41cd
commit 358726807c

View File

@ -1,5 +1,5 @@
pkgname=keepassxc
pkgver=2.3.3
pkgver=2.3.4
pkgrel=1
pkgdesc="KeePassXC is a cross platform community driven port of the windows application Keepass Password Safe"
arch=('x86_64')
@ -12,7 +12,7 @@ provides=('keepassx' 'keepassx-reboot')
conflicts=('keepassx-reboot')
replaces=('keepassx-reboot')
source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz")
sha256sums=('cfff85ef89ba590aec798c59bea4aa3db00626d7bff8cdde0f62ee34aea60ad5')
sha256sums=('0c24a78895185b9b6b098f08a15b332c600f80aa570d608940fcc2a38e02780a')
prepare() {
cd $pkgname-$pkgver