grex: update to 1.4.0 and adopt
This commit is contained in:
parent
93cdeb2e4c
commit
ae0fc8ed49
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'grex'
|
||||
pkgname=grex
|
||||
version=1.3.0
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool for generating regular expressions from user-provided test cases"
|
||||
maintainer="Neel Chotai <neel@chot.ai>"
|
||||
maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/pemistahl/grex"
|
||||
changelog="https://raw.githubusercontent.com/pemistahl/grex/main/RELEASE_NOTES.md"
|
||||
distfiles="https://github.com/pemistahl/grex/archive/v${version}.tar.gz"
|
||||
checksum=a330ce004fcfdd8958d057a5ae07a85b6546de585fe7d9060d05f0ada7f7686b
|
||||
checksum=38610a97665a30a3b66519df41f979a39a0503d2e9ac6e1e3e3394ec305e7987
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue