riot-desktop: update to 0.16.4
This commit is contained in:
parent
65eed46618
commit
2e106a8a62
|
@ -1 +1,2 @@
|
|||
#!/bin/sh
|
||||
/usr/share/riot-desktop/dist/electron /usr/share/riot-desktop/electron_app "$@"
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user