mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
1846e4a1a6
GitHub's tag archive folder is named after the tag (with only a leading 'v' stripped). Tags like 'app-v1.44.0' produce 'psysonic-app-v1.44.0/', not 'psysonic-1.44.0/', so the previous 'cd "psysonic-$pkgver"' failed with "Datei oder Verzeichnis nicht gefunden". This was hotfixed on AUR as 1.44.0-2; mirror here so the next bump doesn't regress.