pkgname: swaybg pkgver: '1.2.2' pkgrel: '1' pkgdesc: 'Swaybg - tapeta / tlo dla kompozytorow wlroots' url: 'https://github.com/swaywm/swaybg' arch: x86_64 license: - 'MIT' depends: - 'wayland' makedepends: - meson - ninja - wayland-protocols source: - 'https://github.com/swaywm/swaybg/archive/refs/tags/v${pkgver}.tar.gz' sha256sums: - SKIP build: | cd swaybg-${pkgver} meson setup build --prefix=/usr -Dman-pages=disabled ninja -C build DESTDIR=${PKGDIR} meson install -C build package: | true