Closed ericmacneil closed 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")
Thanks. I pushed the change, can you try again?
Works for me!
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")