pkgname: 'rpcsvc-proto' pkgver: '1.4.4' pkgrel: '3' pkgdesc: 'Contains the rcpsvc protocol.x files and headers' url: '' arch: x86_64 depends: [] makedepends: - autoconf - automake - m4 - gettext source: - 'https://github.com/thkukuk/rpcsvc-proto/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} autoreconf -fi ./configure --sysconfdir=/etc make make DESTDIR=${PKGDIR} install package: | true