riot-desktop: update to 0.16.4

This commit is contained in:
JTL 2018-09-14 15:20:13 -07:00 committed by maxice8
parent 65eed46618
commit 2e106a8a62
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1,2 @@
#!/bin/sh
/usr/share/riot-desktop/dist/electron /usr/share/riot-desktop/electron_app "$@"

View File

@ -1,6 +1,6 @@
# Template file for 'riot-desktop'
pkgname=riot-desktop
version=0.16.3
version=0.16.4
revision=1
only_for_archs="i686 x86_64"
conf_files="/etc/${pkgname}/config.json"
@ -12,7 +12,7 @@ maintainer="zethra <jediben97@gmail.com>"
license="Apache-2.0"
homepage="https://riot.im"
distfiles="https://github.com/vector-im/riot-web/archive/v${version}.tar.gz"
checksum=e49a84eb29baa881b222e54ca36c493d8a39b4bd39caa167a5cc04a2448fb05f
checksum=cf5d3132f9e4cc7539f239ed67a7b3949b9b0aa89dc3272f6ef4b8318ca74aac
nocross=yes
nostrip=yes