fastmod: update to 0.3.0
This commit is contained in:
parent
78b0041c78
commit
9b02a0cab7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fastmod'
|
||||
pkgname=fastmod
|
||||
version=0.2.6
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool for partially automating codebase refactors"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/facebookincubator/fastmod"
|
||||
distfiles="https://github.com/facebookincubator/fastmod/archive/v${version}.tar.gz"
|
||||
checksum=b70f615e883cc6cc235b62ee15ec2ec7ef4b04618b42fb79d8ee807440f6cf3c
|
||||
checksum=95925c73d06f6bd9ea9a6ca66c847e9722fe7bff5c8c3ee9a3245a37f630dfc0
|
||||
|
|
Loading…
Reference in New Issue