angle-grinder: update to 0.18.0.
This commit is contained in:
parent
2808e45d71
commit
5040fc5475
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'angle-grinder'
|
# Template file for 'angle-grinder'
|
||||||
pkgname=angle-grinder
|
pkgname=angle-grinder
|
||||||
version=0.17.0
|
version=0.18.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=5a2054ba9eb5fcee1fef2d5fbbf1735e71bc563fc7b273890097f63297e64bf4
|
checksum=7a282d9eff88bb2e224b02d80b887de92286e451abf8a193248d30136d08f4e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue