diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/riot-web/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/riot-web/APKBUILD b/community/riot-web/APKBUILD index cfc04461f9..edccd0f119 100644 --- a/community/riot-web/APKBUILD +++ b/community/riot-web/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=riot-web -pkgver=0.13.4 +pkgver=0.13.5 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="ddf6fa174b262036933a2566e00f260c8f408ddfc221b5045f37ea74a25d283d5557cd64f860517c16ae396b404ee162f2e66fb31db1231456255b12ff9c5c9c riot-v0.13.4.tar.gz" +sha512sums="d892ea9871bcb7df08702b1f2d57f1126e59167aa23941501e0f9af70dc725235d6df3d319ebe46b549de86bb8b4b83d3b01da094a07d781cb6ecd580a4daab2 riot-v0.13.5.tar.gz" |