summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e900d9ed14b..cb0c1001de64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Ruijie Yu (first.last@outlook.com)
pkgname=ctre-git
_pkgname=${pkgname%-git}
-pkgver=2.8.4
+pkgver=2.9.1.r2.gfca770c
pkgrel=1
-pkgdesc=
+pkgdesc='A Compile time PCRE (almost) compatible regular expression matcher'
url="https://github.com/hanickadot/compile-time-regular-expressions/"
arch=(any)
license=(Apache-2.0)