From 4713c44a2da92cb41e8e9b80d766b70b0383aea2 Mon Sep 17 00:00:00 2001 From: Piraty Date: Sat, 29 Jun 2019 19:49:07 +0200 Subject: [PATCH] utox: revbump for toxcore-0.2.10 --- srcpkgs/utox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/utox/template b/srcpkgs/utox/template index abdc163b30f..50c6972e63d 100644 --- a/srcpkgs/utox/template +++ b/srcpkgs/utox/template @@ -1,7 +1,7 @@ # Template file for 'utox' pkgname=utox version=0.17.0 -revision=2 +revision=3 wrksrc=uTox build_style=cmake configure_args="-DENABLE_ASAN=OFF"