From 5514135a6811ca5a218b935041a12009886e9337 Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 5 May 2022 09:14:07 +0200 Subject: [PATCH] qtox: update to 1.17.6. --- srcpkgs/qtox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qtox/template b/srcpkgs/qtox/template index f3fa78acb91..63d1196bd1a 100644 --- a/srcpkgs/qtox/template +++ b/srcpkgs/qtox/template @@ -1,6 +1,6 @@ # Template file for 'qtox' pkgname=qtox -version=1.17.4 +version=1.17.6 revision=1 wrksrc="qTox-${version}" build_style=cmake @@ -19,7 +19,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=3d2fe2a344c83c50e6603d2a4070f2cc0c6ccd13fa5e77457eff96f57ee6f8c2 +checksum=cd0781241b4ea536da90ce8c72ad9f2aa9bbdf9fbae5d38ee645e30d790fa7f2 build_options="snorenotify" build_options_default="snorenotify"