From 6202c049462e50f5717378ea3fcbb6fccee3c820 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Sun, 30 Apr 2023 03:23:43 +0800 Subject: [PATCH] mesquite: upstream changed --- BioArchLinux/mesquite/lilac.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/mesquite/lilac.yaml b/BioArchLinux/mesquite/lilac.yaml index 8e93a4ae6b..e67998e749 100644 --- a/BioArchLinux/mesquite/lilac.yaml +++ b/BioArchLinux/mesquite/lilac.yaml @@ -13,4 +13,4 @@ update_on: github: MesquiteProject/MesquiteCore use_latest_release: true from_pattern: v(\d+)\.(\d+)-(\w+)(\d+) - to_pattern: \1\.\2_\3_\4 + to_pattern: \1\.\2_\3\4