hinto-janai / festival

Music player
https://festival.pm
MIT License
279 stars 7 forks source link

AUR PKGBUILD URL 404 #55

Closed ericmacneil closed 1 year ago

ericmacneil commented 1 year ago

The URL in the AUR PKGBUILD goes to an incorrect location and returns a 404. I think the correct location for the source should be:

source=("${url}/releases/download/gui-v${pkgver}/Festival-v${pkgver}-linux-x64.tar.gz")

hinto-janai commented 1 year ago

Thanks. I pushed the change, can you try again?

ericmacneil commented 1 year ago

Works for me!