From a13a9fc287210ec93a770843ddff286c7a8873df Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 5 Nov 2023 00:07:10 -0400 Subject: [PATCH] qflipper: rebuild for missing symbol --- srcpkgs/qflipper/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qflipper/template b/srcpkgs/qflipper/template index bd73f3f1e7d..af666403cdb 100644 --- a/srcpkgs/qflipper/template +++ b/srcpkgs/qflipper/template @@ -1,7 +1,7 @@ # Template file for 'qflipper' pkgname=qflipper version=1.3.2 -revision=1 +revision=2 _nanopb_version=0.4.6 build_style=qmake configure_args="CONFIG+=qtquickcompiler DEFINES+=DISABLE_APPLICATION_UPDATES"