riot-desktop: update to 0.16.4
This commit is contained in:
parent
65eed46618
commit
2e106a8a62
2 changed files with 3 additions and 2 deletions
|
@ -1 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
/usr/share/riot-desktop/dist/electron /usr/share/riot-desktop/electron_app "$@"
|
/usr/share/riot-desktop/dist/electron /usr/share/riot-desktop/electron_app "$@"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'riot-desktop'
|
# Template file for 'riot-desktop'
|
||||||
pkgname=riot-desktop
|
pkgname=riot-desktop
|
||||||
version=0.16.3
|
version=0.16.4
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
conf_files="/etc/${pkgname}/config.json"
|
conf_files="/etc/${pkgname}/config.json"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="zethra <jediben97@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://riot.im"
|
homepage="https://riot.im"
|
||||||
distfiles="https://github.com/vector-im/riot-web/archive/v${version}.tar.gz"
|
distfiles="https://github.com/vector-im/riot-web/archive/v${version}.tar.gz"
|
||||||
checksum=e49a84eb29baa881b222e54ca36c493d8a39b4bd39caa167a5cc04a2448fb05f
|
checksum=cf5d3132f9e4cc7539f239ed67a7b3949b9b0aa89dc3272f6ef4b8318ca74aac
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue