pkgname=foo
pkgver=1

build() {
# template start; name=template-without_version
make install
# template end;
}