pkgname: shc pkgver: '4.0.3' pkgrel: '2' pkgdesc: Shell script compiler url: 'https://github.com/neurobin/shc' arch: x86_64 depends: [] makedepends: [] source: - 'https://github.com/neurobin/shc/archive/refs/tags/${pkgver}.tar.gz' sha256sums: - 7d7fa6a9f5f53d607ab851d739ae3d3b99ca86e2cb1425a6cab9299f673aee16 build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr make make DESTDIR=${PKGDIR} install package: | true