fastmod: update to 0.2.5.
This commit is contained in:
parent
5af5382cfc
commit
bf04db6155
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fastmod'
|
||||
pkgname=fastmod
|
||||
version=0.2.3
|
||||
version=0.2.5
|
||||
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=5ce4ffd9e09ed300dc2f24f7b4bb980c61085b1db5ba3b1d492338474c9cb0a9
|
||||
checksum=fe90fb206a0e1081328423a68b931f2c381205366fcce7daee3e84c59023d629
|
||||
|
|
Loading…
Reference in a new issue