pkgname: sxhkd pkgver: '0.6.3' pkgrel: '1' pkgdesc: Simple X hotkey daemon url: 'https://github.com/baskerville/sxhkd' arch: x86_64 depends: [] makedepends: - libxcb - xcb-util - xcb-util-wm - xcb-util-keysyms source: - 'https://github.com/baskerville/${pkgname}/archive/${pkgver}.tar.gz' sha256sums: - 9d7a64d73f7114a24ff93a35a2662afd9807e0df9ffbfabd24230b4872503fcb build: "cd ${pkgname}-${pkgver}\n\n\tmake PREFIX=/usr\n\tmake DESTDIR=${PKGDIR} \\\n\t\tPREFIX=/usr \\\n\t\tinstall\n\n\t\ # write access only for root\n\tchmod 644 ${PKGDIR}/usr/share/man/man1/sxhkd.1\n" package: | true