From d70163480e87cd8dac2fb5dd0e0558b88dbbe4f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 4 Apr 2023 11:44:53 +0200 Subject: [PATCH] xi-editor: bump for inclusion of dependency metadata --- srcpkgs/xi-editor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xi-editor/template b/srcpkgs/xi-editor/template index d1f8173097b..cc3f658ccdf 100644 --- a/srcpkgs/xi-editor/template +++ b/srcpkgs/xi-editor/template @@ -1,7 +1,7 @@ # Template file for 'xi-editor' pkgname=xi-editor version=0.3.0 -revision=1 +revision=2 build_wrksrc=rust build_style=cargo short_desc="Modern editor with a Rust backend"