From 61c371d3f429ab2a0b7b2bcc3813d727068bbbf2 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 8 May 2025 23:39:31 +0200 Subject: [PATCH] libbotan rebuild --- mingw-w64-keepassxc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-keepassxc/PKGBUILD b/mingw-w64-keepassxc/PKGBUILD index fe68bf8291..4c2a8a8257 100644 --- a/mingw-w64-keepassxc/PKGBUILD +++ b/mingw-w64-keepassxc/PKGBUILD @@ -4,7 +4,7 @@ _realname=keepassxc pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=2.7.10 -pkgrel=1 +pkgrel=2 pkgdesc="A modern, secure, and open-source password manager that stores and manages your most sensitive information (mingw-w64)" arch=('any') mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')