1 2 3 4 5 6 7 8
pkgname=foo pkgver=1 build() { # template start; name=template-without_version make install # template end; }