grex: update to 1.3.0
This commit is contained in:
parent
632c2a37fe
commit
6042aa21ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grex'
|
||||
pkgname=grex
|
||||
version=1.2.0
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool for generating regular expressions from user-provided test cases"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/pemistahl/grex"
|
||||
distfiles="https://github.com/pemistahl/grex/archive/v${version}.tar.gz"
|
||||
checksum=24b27ee194232d9280f86ed11ee1863e6636eea4423013bfe78b2ebc21002404
|
||||
checksum=a330ce004fcfdd8958d057a5ae07a85b6546de585fe7d9060d05f0ada7f7686b
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue