# Template file for 'exfatprogs'
pkgname=exfatprogs
version=1.2.9
revision=1
build_style=gnu-configure
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=d9a42197c6ff9e6a8e923789413008e317415cf7a4ab85c486c5ffcaf49ca175
conflicts="exfat-utils"
replaces="exfat-utils>=0"

post_install() {
	vdoc README.md
}
