From 560b5a66e050788acad6e16b5612a3dcc335a641 Mon Sep 17 00:00:00 2001 From: Sukanka Date: Fri, 3 Jun 2022 23:08:13 +0800 Subject: [PATCH] r-bstats: add pre and post build --- BioArchLinux/r-bstats/lilac.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BioArchLinux/r-bstats/lilac.yaml b/BioArchLinux/r-bstats/lilac.yaml index 3ff4149d72..a57212c0c2 100644 --- a/BioArchLinux/r-bstats/lilac.yaml +++ b/BioArchLinux/r-bstats/lilac.yaml @@ -6,7 +6,8 @@ repo_depends: - r-hypergeo - r-purrr - r-suppdists - +pre_build: vcs_update +post_build: git_pkgbuild_commit update_on: - regex: 'Version:\s*([\d._-]+)' source: regex