aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-29 04:32:18 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-29 13:44:44 +0000
commit293b6246e1e44d43e75e7367601cd8327530abb4 (patch)
tree85b2cfa3047eca945b71f309d9aaf76b9a3bf19d
parentddd2498b89587cdbdceeb59ab4eea8b3607f1342 (diff)
testing/mtxclient: upgrade to 0.4.1
-rw-r--r--testing/mtxclient/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mtxclient/APKBUILD b/testing/mtxclient/APKBUILD
index d31310c4a06..15f8c2172c0 100644
--- a/testing/mtxclient/APKBUILD
+++ b/testing/mtxclient/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=mtxclient
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=0
pkgdesc="Client API library for Matrix, built on top of Boost.Asio"
url="https://github.com/nheko-reborn/mtxclient"
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="8c3538147b9277babbac14aaec6652ff638ae9335c01f786dfec78e3edc5c23591da8ce33c4366329050cf644f71a9fac8d337a2a9fbf7ea2883be05f6ac1a1e mtxclient-v0.4.0.tar.gz"
+sha512sums="246c84bc8bc7dd6fd688c79601d16e931b5aaf5fe967d6ea226f1961df2b74ad70d4e790b7400051e007506f58ecd6594ccead31bd3c6308aa2c6727b122c203 mtxclient-v0.4.1.tar.gz"