From 6d32227b6531d02b9767749c134da3946155b3b7 Mon Sep 17 00:00:00 2001 From: licihua Date: Thu, 23 Jun 2022 22:35:25 +0800 Subject: [PATCH] fix xfce4-sensors-plugin.yaml --- upstream-info/xfce4-sensors-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream-info/xfce4-sensors-plugin.yaml b/upstream-info/xfce4-sensors-plugin.yaml index fbf685b3..4fa08862 100644 --- a/upstream-info/xfce4-sensors-plugin.yaml +++ b/upstream-info/xfce4-sensors-plugin.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin -tag_prefix: Release_V +tag_prefix: "^xfce4-sensors-plugin-" separator: . -- Gitee