testing/ugrep: fix license to valid SPDX identifier

This commit is contained in:
Jakub Jirutka 2021-03-29 20:43:35 +02:00
parent 02b40e18a8
commit 2ee71a29d3

View File

@ -2,11 +2,11 @@
# Maintainer: Francesco Camuffo <dev@fmac.xyz>
pkgname=ugrep
pkgver=3.1.10
pkgrel=1
pkgrel=2
pkgdesc="Ultra fast grep with interactive query UI and fuzzy search"
url="https://github.com/Genivia/ugrep/wiki"
arch="all"
license="BSD 3-Clause"
license="BSD-3-Clause"
checkdepends="bash"
makedepends="bzip2-dev lz4-dev pcre2-dev xz-dev zlib-dev"
subpackages="$pkgname-doc"