angle-grinder: update to 0.17.0.

This commit is contained in:
Leah Neukirchen 2021-07-28 13:34:08 +02:00
parent dcb8e7da95
commit fdafa6d1e2

View file

@ -1,6 +1,6 @@
# Template file for 'angle-grinder' # Template file for 'angle-grinder'
pkgname=angle-grinder pkgname=angle-grinder
version=0.16 version=0.17.0
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://github.com/rcoh/angle-grinder" homepage="https://github.com/rcoh/angle-grinder"
distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz" distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz"
checksum=575e5398cfcddc78152f76ade632f7be2aa6b54b4adaaf1776344529fb9c0561 checksum=5a2054ba9eb5fcee1fef2d5fbbf1735e71bc563fc7b273890097f63297e64bf4
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE