From c0a27e0c3b957dd7e8a2deb8f9263e8ee934898c Mon Sep 17 00:00:00 2001 From: arabian Date: Wed, 3 Jun 2026 21:23:55 +0300 Subject: [PATCH] packages(rpm): fix VCS macro in spec file --- packages/rpm/pwsp-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rpm/pwsp-git.spec b/packages/rpm/pwsp-git.spec index e4def79..ef46915 100644 --- a/packages/rpm/pwsp-git.spec +++ b/packages/rpm/pwsp-git.spec @@ -13,7 +13,7 @@ Summary: Lets you play audio files through your microphone (git version) License: MIT URL: https://github.com/arabianq/pipewire-soundpad -VCS: {{{ git_vcs }}} +VCS: {{{ git_dir_vcs }}} Source: {{{ git_pack }}}