summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortocic2024-01-20 13:13:51 +0300
committertocic2024-01-20 13:13:51 +0300
commite9c6e53a73f39fa3f626b32bfd607c3906a99c01 (patch)
tree3d56015a51d66b7aff57b1feff649f3c49eaeaa0 /PKGBUILD
parent743fbe21c5099d5083b60c0cf0f892f9c38fbce4 (diff)
downloadaur-ctre.tar.gz
Switch to SPDX license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4151a2b95ebc..f60c5372f85c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Fast compile-time regular expressions with support for
matching/searching/capturing during compile-time or runtime"
url="https://compile-time.re"
arch=("any")
-license=("Apache")
+license=("Apache-2.0")
makedepends=("cmake")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hanickadot/compile-time-regular-expressions/archive/v${pkgver}.tar.gz")
b2sums=("30ee11613b9f0623c5f40c1580d3a6f2e2d583d5783d5fe77fb485375f307081ee2c35f6f5968a7a89c9827fa5cee9fdd2c07addad08a870ee73ef93c984ec0d")