Files
Psychotoxical-psysonic/packages/aur
Frank Stellmacher 1846e4a1a6 fix(aur): use app-v prefixed source dir in build/package (#379)
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.
2026-04-30 02:02:20 +02:00
..