From 40a7f147046027f0fef670c2d8b1a0789c83e368 Mon Sep 17 00:00:00 2001 From: Johannes Date: Fri, 15 Jan 2021 23:09:25 +0100 Subject: [PATCH] cutter: rebuild for radare2-5.0.0 --- srcpkgs/cutter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cutter/template b/srcpkgs/cutter/template index f0dadb5d5dd..646d7b64bab 100644 --- a/srcpkgs/cutter/template +++ b/srcpkgs/cutter/template @@ -1,7 +1,7 @@ # Template file for 'cutter' pkgname=cutter version=1.12.0 -revision=1 +revision=2 build_wrksrc=src build_style=qmake configure_args="CUTTER_EXTRA_PLUGIN_DIRS=/usr/lib/RadareOrg/Cutter/plugins"