From 8b0f6b694191ef623345fe82c30d8a7232d6d831 Mon Sep 17 00:00:00 2001 From: Piraty Date: Sat, 29 Jun 2019 19:49:06 +0200 Subject: [PATCH] qtox: revbump for toxcore-0.2.10 --- srcpkgs/qtox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qtox/template b/srcpkgs/qtox/template index 566acbaa8db..c2cf27316ea 100644 --- a/srcpkgs/qtox/template +++ b/srcpkgs/qtox/template @@ -1,7 +1,7 @@ # Template file for 'qtox' pkgname=qtox version=1.16.3 -revision=2 +revision=3 wrksrc="qTox-${version}" build_style=cmake hostmakedepends="pkg-config qt5-host-tools qt5-qmake qt5-tools"