From 358726807c8431a0c500f414cc2a25ef83c48179 Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Sun, 2 Sep 2018 12:22:31 +0200 Subject: [PATCH] keepassxc: update to 2.3.4 --- keepassxc/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keepassxc/PKGBUILD b/keepassxc/PKGBUILD index 5a446976c..74ee49460 100644 --- a/keepassxc/PKGBUILD +++ b/keepassxc/PKGBUILD @@ -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