# Maintainer: Julian Xhokaxhiu pkgname=publii pkgver=0.37.3 pkgrel=1 pkgdesc="Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners" arch=('x86_64') url="https://github.com/GetPublii/Publii" license=('MIT') source=("https://getpublii.com/download/Publii-$pkgver.rpm") sha256sums=('cd3fa542051b9d6044b2c6b8af26b934221c2fc8e3abbfabe8b389df52c1a1e0') package() { bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir }