diff --git a/srcpkgs/riot-desktop/template b/srcpkgs/riot-desktop/template index dda906316c6..b52e988f19c 100644 --- a/srcpkgs/riot-desktop/template +++ b/srcpkgs/riot-desktop/template @@ -1,9 +1,9 @@ # Template file for 'riot-desktop' pkgname=riot-desktop -version=1.0.1 +version=1.0.3 revision=1 -wrksrc="riot-web-${version}" archs="i686 x86_64" +wrksrc="riot-web-${version}" conf_files="/etc/${pkgname}/config.json" hostmakedepends="git nodejs" depends="c-ares ffmpeg gtk+3 http-parser libevent libxslt minizip nss re2 snappy" @@ -12,7 +12,7 @@ maintainer="zethra " license="Apache-2.0" homepage="https://riot.im" distfiles="https://github.com/vector-im/riot-web/archive/v${version}.tar.gz" -checksum=486f8a76b4ccddd47ab75ef9534157cf2ff874ff2358b372fd452b0e4e18e3d4 +checksum=08fb87299b2589c93760112c03edc3a8e4962b966d78c1fe56bf39f97323d02a nocross=yes nostrip=yes shlib_provides="libGLVESv2.so"