author | Antonio Rojas
<arojas@archlinux.org> 2020-10-11 19:14:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-11 19:14:55 UTC |
parent | 40c4561d9999a6e07e62e341526916568c7d03fd |
PKGBUILD | +1 | -1 |
keepassxc-quazip1.patch | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 73870f8..dbad69b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -18,7 +18,7 @@ source=(https://github.com/keepassxreboot/keepassxc/releases/download/$pkgver/ke keepassxc-quazip1.patch) sha256sums=('b466759947fcd71a59b8d498a1f154cb7b85b4f2a0a417c92a75845d8bac8cc8' 'SKIP' - '800a309f02a483eebcb06ca312800f03f9fea2ce9ecfd5fde2dae9e34c88ea88') + '8744b0ba137d644d855ac095b928bc4bdb5674b431a1f24fee7212036097ceaf') # List of signing keys can be found at https://keepassxc.org/verifying-signatures/ validpgpkeys=(BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2 71D4673D73C7F83C17DAE6A2D8538E98A26FD9C4 diff --git a/keepassxc-quazip1.patch b/keepassxc-quazip1.patch index ea5a964..95514ab 100644 --- a/keepassxc-quazip1.patch +++ b/keepassxc-quazip1.patch @@ -13,7 +13,7 @@ index a387e2f8..9fab3e57 100644 find_path(QUAZIP_INCLUDE_DIR quazip.h PATHS /usr/include /usr/local/include - PATH_SUFFIXES quazip5 quazip -+ PATH_SUFFIXES quazip5 quazip QuaZip-Qt5-1.0/quazip ++ PATH_SUFFIXES quazip5 quazip QuaZip-Qt5-1.0/quazip QuaZip-Qt5-1.1/quazip ) find_path(QUAZIP_ZLIB_INCLUDE_DIR zlib.h PATHS /usr/include /usr/local/include) endif()