From a101818a888eb26ed49c656c5f5b62bae40990a6 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Jul 2018 00:27:48 -0300 Subject: [PATCH] qtox: update to 1.16.3. --- srcpkgs/qtox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"