riot-desktop: update to 1.0.3.
This commit is contained in:
parent
fe43a9fa93
commit
340096b208
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'riot-desktop'
|
# Template file for 'riot-desktop'
|
||||||
pkgname=riot-desktop
|
pkgname=riot-desktop
|
||||||
version=1.0.1
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="riot-web-${version}"
|
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
|
wrksrc="riot-web-${version}"
|
||||||
conf_files="/etc/${pkgname}/config.json"
|
conf_files="/etc/${pkgname}/config.json"
|
||||||
hostmakedepends="git nodejs"
|
hostmakedepends="git nodejs"
|
||||||
depends="c-ares ffmpeg gtk+3 http-parser libevent libxslt minizip nss re2 snappy"
|
depends="c-ares ffmpeg gtk+3 http-parser libevent libxslt minizip nss re2 snappy"
|
||||||
|
@ -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=486f8a76b4ccddd47ab75ef9534157cf2ff874ff2358b372fd452b0e4e18e3d4
|
checksum=08fb87299b2589c93760112c03edc3a8e4962b966d78c1fe56bf39f97323d02a
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
shlib_provides="libGLVESv2.so"
|
shlib_provides="libGLVESv2.so"
|
||||||
|
|
Loading…
Reference in New Issue