import 'compile/configure' name=rofi version=1.2.0 update_url="https://github.com/DaveDavenport/$name/releases" dlextract "https://github.com/DaveDavenport/$name/releases/download/$version/$name-$version.tar.xz" \ '0d02312dc3c4e74898a398de4daf4022' header_end cd "$name-$version" compile_configure # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: