pkgname: bspwm pkgver: '0.9.12' pkgrel: '1' pkgdesc: Tiling window manager based on binary space partitioning url: 'https://github.com/baskerville/bspwm' arch: x86_64 depends: [] makedepends: - libxcb - xcb-util - xcb-util-wm - git - xcb-util-keysyms source: - 'https://github.com/baskerville/${pkgname}/archive/${pkgver}.tar.gz' sha256sums: - ca3be808e3d0c785955f1613e6e860fc51b5db086b821b48707466da1a06392c build: | cd ${pkgname}-${pkgver} make PREFIX=/usr make PREFIX=/usr DESTDIR="${PKGDIR}" install package: | true