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