pkgname: nnn pkgver: '5.3' pkgrel: '1' pkgdesc: The missing terminal file browser for X. url: 'https://github.com/jarun/nnn' arch: x86_64 depends: [] makedepends: - readline - ncurses source: - 'https://github.com/jarun/${pkgname}/archive/v${pkgver}.tar.gz' sha256sums: - 79ee69f3ced7c0778d207df76b4d4d680636975ccda002eeb19d0917fcba3d36 build: | cd ${pkgname}-${pkgver} make PREFIX=/usr DESTDIR=${PKGDIR} install package: | true