From ebe5d2cf8f04ae1faa012ff6799b05fff0f6bfe5 Mon Sep 17 00:00:00 2001
From: psykose <alice@ayaya.dev>
Date: Thu, 14 Jul 2022 13:08:58 +0000
Subject: [PATCH] testing/pantalaimon: upgrade to 0.10.4

---
 testing/pantalaimon/APKBUILD | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/testing/pantalaimon/APKBUILD b/testing/pantalaimon/APKBUILD
index bf6eb4fc1a8f..ad28fc3376ec 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
 "
-- 
GitLab