mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
angle-grinder: update to 0.19.0.
This commit is contained in:
parent
cc5940218d
commit
31cf5cfe78
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.18.0
|
version=0.19.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=7a282d9eff88bb2e224b02d80b887de92286e451abf8a193248d30136d08f4e0
|
checksum=4051ad846ef7abacd41927d5e29ac4eb8ab29567a78e28727e1e8236cbaefeff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue