name=lowdown version=2.0.3 _v=$(echo $version | sed 's/\./_/g') release=1 source="https://github.com/kristapsdz/lowdown/archive/refs/tags/VERSION_${_v}.tar.gz" build(){ ./configure PREFIX=/usr MANDIR=/usr/share/man bmake bmake regress bmake install install_libs }