exfatprogs: update to 1.2.0.
This commit is contained in:
parent
934d289fa9
commit
014cec2f91
@ -1,18 +1,18 @@
|
||||
# Template file for 'exfatprogs'
|
||||
pkgname=exfatprogs
|
||||
version=1.1.3
|
||||
revision=3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Tools to create, check and label exFAT filesystems"
|
||||
maintainer="k4leg <python.bogdan@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/exfatprogs/exfatprogs"
|
||||
distfiles="https://github.com/exfatprogs/exfatprogs/archive/${version}.tar.gz"
|
||||
changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS"
|
||||
distfiles="https://github.com/exfatprogs/exfatprogs/releases/download/${version}/exfatprogs-${version}.tar.xz"
|
||||
checksum=3dbd74b60eec18d2c68d57be4a872d7baa4f7d848e669e31159452ef5245b809
|
||||
checksum=56d9a49465deafc367d428afc71c8098705a30ee19a3cdf3c5320650b8880742
|
||||
conflicts="exfat-utils"
|
||||
replaces="exfat-utils>=0"
|
||||
|
||||
post_install() {
|
||||
vdoc NEWS
|
||||
vdoc README.md
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user