aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-07-14 13:08:58 +0000
committeralice <alice@ayaya.dev>2022-07-14 13:36:58 +0000
commitebe5d2cf8f04ae1faa012ff6799b05fff0f6bfe5 (patch)
tree171f5b190d8643a115e2cb6f94a20f712b80cd31
parentf45b00810eacf60e33d46fd82dbb96de208b01a8 (diff)
testing/pantalaimon: upgrade to 0.10.4
-rw-r--r--testing/pantalaimon/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/pantalaimon/APKBUILD b/testing/pantalaimon/APKBUILD
index bf6eb4fc1a8..ad28fc3376e 100644
--- a/testing/pantalaimon/APKBUILD
+++ b/testing/pantalaimon/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer:
pkgname=pantalaimon
-pkgver=0.10.3
-pkgrel=1
+pkgver=0.10.4
+pkgrel=0
pkgdesc="E2EE-aware Matrix proxy daemon"
options="!check" # Tests hang
url="https://github.com/matrix-org/pantalaimon"
@@ -14,7 +14,6 @@ depends="
python3
py3-attrs
py3-aiohttp
- py3-brotlipy
py3-appdirs
py3-click
py3-keyring
@@ -70,5 +69,5 @@ ui() {
sha512sums="
-07c30594a1105956affebae7250db4a80db605f80ce9abc61bd4b8f02605129a73e9375c6d5c09c0268025195bd6a43df1d870974d4d3a5d53d696342a08bcd9 pantalaimon-0.10.3.tar.gz
+59b3fd27d653a5dedebb9354245e7cb1864792b523cf45696035a327a5946d6ce43a5c97bef301093897265f390dca05e9b68927d8c816de494a83301b05e9bd pantalaimon-0.10.4.tar.gz
"