pkgbase = mytool
	pkgdesc = Example custom-build package
	pkgver = 1.0
	pkgrel = 1
	url = https://example.org
	arch = x86_64
	depends = glibc
	source = mytool-1.0.tar.gz
	sha256sums = SKIP
pkgname = mytool
