From 12ce086ec0496aa5549cd8a8a30bfef885c137d1 Mon Sep 17 00:00:00 2001 From: Galen Abell Date: Sat, 22 Feb 2020 17:29:10 -0500 Subject: [PATCH] community/riot-web: upgrade to 1.5.10 --- community/riot-web/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/riot-web/APKBUILD b/community/riot-web/APKBUILD index 021c973ab21..346243d7a28 100644 --- a/community/riot-web/APKBUILD +++ b/community/riot-web/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Galen Abell pkgname=riot-web -pkgver=1.5.8 +pkgver=1.5.10 pkgrel=0 pkgdesc="A glossy Matrix collaboration client for the web" url="http://riot.im/" @@ -25,4 +25,4 @@ package() { "$pkgdir"/usr/share/webapps/riot-web/config.json } -sha512sums="971316d55366385af21d9b61dea48fa256aea1dbdf29f7e8479a502aee6e92a098d46d2ae692a6ff44b9850f149b604c1568742497331668b32ce5524533e1c0 riot-v1.5.8.tar.gz" +sha512sums="3c22dc13817d17eef61067286faa13e388265adc1ce4999f8e95e5d0d7b0f5724954dde63806f3a1a335785c550a7f3954d88531e5a937b5fd77832b3a29e439 riot-v1.5.10.tar.gz"