cdetect: update to 0.5.3.

This commit is contained in:
maxice8 2018-12-07 04:12:07 -02:00 committed by maxice8
parent 6c3ff3c55d
commit b6b579aff9

View File

@ -1,6 +1,6 @@
# Template file for 'cdetect' # Template file for 'cdetect'
pkgname=cdetect pkgname=cdetect
version=0.5.2 version=0.5.3
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/xyproto/cdetect go_import_path=github.com/xyproto/cdetect
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/xyproto/cdetect" homepage="https://github.com/xyproto/cdetect"
distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz" distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
checksum=e884b93ad40e8420210c590086f722438d032de30c780518dfbf775cd5aa8230 checksum=8f9e68366c619706ae48dc3c2188ee15dca97e01a922d1b7eda87ad746e14c32
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE