name=xz version=5.2.5 source="https://tukaani.org/xz/xz-$version.tar.xz" build() { cd $name-$version ./configure --prefix=/tools make make install }