cgrep: update to 7.0.0
This commit is contained in:
parent
7a5231833c
commit
2a80c41458
1 changed files with 5 additions and 6 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=6.7.1
|
||||
revision=3
|
||||
version=7.0.0
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage="lts-19.0"
|
||||
makedepends="pcre-devel pkg-config"
|
||||
short_desc="Context-aware grep for source codes"
|
||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||
maintainer="Tony Zorman <soliditsallgood@mailbox.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://awgn.github.io/cgrep/"
|
||||
distfiles="https://github.com/awgn/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=ba38c17ad5e6601c5d6bec371940898b713f74c910f755f5f743a52998ac5efd
|
||||
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
|
||||
checksum=87c596447882b3acf0a754ac52ac1b5314961e652708a25ffc49ec5977b1f11a
|
||||
nocross=yes
|
||||
nopie_files="/usr/bin/cgrep"
|
||||
conflicts="codesearch"
|
||||
|
|
Loading…
Add table
Reference in a new issue