diff --git a/srcpkgs/qtox/template b/srcpkgs/qtox/template index d060c54a009..707ab113a93 100644 --- a/srcpkgs/qtox/template +++ b/srcpkgs/qtox/template @@ -1,6 +1,6 @@ # Template file for 'qtox' pkgname=qtox -version=1.16.2 +version=1.16.3 revision=1 wrksrc="qTox-${version}" build_style=cmake @@ -17,7 +17,7 @@ license="GPL-3.0-or-later" homepage="https://wiki.tox.chat/clients/qtox" changelog="https://raw.githubusercontent.com/qTox/qTox/master/CHANGELOG.md" distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz" -checksum=b6d0308406baf0f99fa341e899f91231fc30dbad104ec462ac5d2e868c2e28a5 +checksum=b842e2e7cbfa356da32dd7afc7628d55ce35d046ed72a468b211ab9ef863c382 case "$XBPS_TARGET_MACHINE" in armv6*) makedepends+=" libatomic-devel"