but it needs sed and jq (sed is already a depend)On Fri, Apr 10, 2020 at 3:13 PM Simon Gardling <titaniumtown@gmail.com> wrote:I have an improvement to the PKGBUILD, how do I submit it?It's to replace the _pkgver and _build with:_build=$(curl -L https://papermc.io/api/v1/paper/${_pkgver}/ | jq | grep "latest" | sed 's/[^[:digit:]]\+//g')