pkgname: mdp pkgver: '1.0.18' pkgrel: '2' pkgdesc: A command-line based markdown presentation tool. url: 'https://github.com/visit1985/mdp' arch: x86_64 depends: [] makedepends: - git source: - 'https://github.com/visit1985/${pkgname}/archive/${pkgver}.tar.gz' sha256sums: - 36861161513c508c0589014510cdafd940a6e661e517022a3bea48ecf8d5fac4 build: | cd ${pkgname}-${pkgver} make make DESTDIR=${PKGDIR} install package: | true