aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-02-04 16:27:52 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-02-04 19:51:11 +0000
commitc1988741ff57da0514cd9f69474f690b9e25b3c1 (patch)
tree75c033f92d1b9f01c4502b1d991fc63aab611865
parentbe9d8ee4fb93924b446a18a91f6b6bba619112ff (diff)
community/qca: upgrade to 2.3.2
-rw-r--r--community/qca/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/qca/APKBUILD b/community/qca/APKBUILD
index fa7a8e8ecbd..f97f6e41496 100644
--- a/community/qca/APKBUILD
+++ b/community/qca/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=qca
-pkgver=2.3.1
+pkgver=2.3.2
pkgrel=0
pkgdesc="Qt cryptographic architecture"
url="https://userbase.kde.org/QCA"
@@ -34,4 +34,4 @@ libs() {
mv "$pkgdir"/usr/lib/qca-qt5 "$subpkgdir"/usr/lib
}
-sha512sums="092704a8d7c5973f05c82584ea55b4f8f874965aea943277e50fde873913a9bdad6a51ea74fc0036bbb632a13141cb4c030504229c06779890286205929f6021 qca-2.3.1.tar.xz"
+sha512sums="da6415a097c99b878f45730c1dd1e0bfc7f96858ad7018918ac7c2ae2eca830cb73e131173b1018ee4caa6c3a504b80c8ad28f8f9448c2fd1593161c2ac8aad4 qca-2.3.2.tar.xz"