# Template file for 'exfatprogs'
pkgname=exfatprogs
version=1.4.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libblkid-devel"
short_desc="Tools to create, check and label exFAT filesystems"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/exfatprogs/exfatprogs"
changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS"
distfiles="https://github.com/exfatprogs/exfatprogs/releases/download/${version}/exfatprogs-${version}.tar.xz"
checksum=47c7c8ddeccbf50d39b903353f2cb3df79134367a4fd764fe2ce3755ff5877bf
conflicts="exfat-utils"
replaces="exfat-utils>=0"

post_install() {
	vdoc README.md
}
