aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-08-21 23:49:35 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-08-22 15:02:08 +0000
commitdee3893e6e2fa8a6550f0ae9fa4f3dae1db0aced (patch)
treec7a09fb8f3c9f741c8c523a0d73ad928e33460d0
parenta2cefe74aa9af1c8dbf6632f6f0b4e98c3b87dd0 (diff)
community/keepassxc: upgrade to 2.6.1
-rw-r--r--community/keepassxc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/keepassxc/APKBUILD b/community/keepassxc/APKBUILD
index a54caa1f230..9e8ecc15063 100644
--- a/community/keepassxc/APKBUILD
+++ b/community/keepassxc/APKBUILD
@@ -4,7 +4,7 @@
# Contributor: Max Rees <maxcrees@me.com>
# Maintainer: Orson Teodoro <orsonteodoro@hotmail.com>
pkgname=keepassxc
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=0
pkgdesc="Community-driven port of the Windows application Keepass Password Safe"
url="https://keepassxc.org/"
@@ -49,4 +49,4 @@ check() {
CTEST_OUTPUT_ON_FAILURE=TRUE ctest
}
-sha512sums="c1ddf81f965f5521db8b8acb2fe3950c7b185ca459c440c9118f3d6350eeff6f15bb488f9e3bd034bdf80c515f0753c041e3af083d62e179cd16df7bb8326e17 keepassxc-2.6.0-src.tar.xz"
+sha512sums="9fb2d01d80e2b61c847c0544c280c1f3bfca671268e2dbbe78e0f3c1264f38125a3767ceb4591261f3586cd71f4fff47ecc6eacaecf1e707cea5e8907542313a keepassxc-2.6.1-src.tar.xz"