From 7a4659bb31cb418544c2672e4397b3feca1eac6f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 24 Jul 2025 21:38:01 +0000 Subject: [PATCH] bump: wineasio --- anda/system/wineasio/wineasio.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/wineasio/wineasio.spec b/anda/system/wineasio/wineasio.spec index bec7cf4402..8e53957c20 100644 --- a/anda/system/wineasio/wineasio.spec +++ b/anda/system/wineasio/wineasio.spec @@ -1,6 +1,6 @@ Name: wineasio -%global tag v1.2.0 +%global tag v1.3.0 # macro to remove the v from version %global version_tag %(echo %{tag} | sed 's/^v//') %global forgeurl https://github.com/wineasio/%{name}