From edf518927a466bb80ebdeb1c18e6cce9a4fff812 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH] antibody: remove git build dep --- srcpkgs/antibody/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template index cb109f0b183..df466c33a9c 100644 --- a/srcpkgs/antibody/template +++ b/srcpkgs/antibody/template @@ -4,7 +4,6 @@ version=6.1.1 revision=1 build_style=go go_import_path=github.com/getantibody/antibody -hostmakedepends="git" short_desc="Fast and lightweight shell plugin manager" maintainer="SolitudeSF " license="MIT"