summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sun2021-06-10 09:13:55 -0400
committerAndrew Sun2021-06-10 09:13:55 -0400
commit447cf41d00449e067b8288a43e741c5de29c89b2 (patch)
tree792bfc70a31ca181c543c767c37875f380745743
parent8896ac904300767d3db21ec8f431be65d88a063d (diff)
downloadaur-mingw-w64-libsystre.tar.gz
provide mingw-w64-regex
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e2a3e56d556..9f447889221d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = mingw-w64-libsystre
makedepends = mingw-w64-pkg-config
depends = mingw-w64-crt
depends = mingw-w64-libtre
+ provides = mingw-w64-regex
options = !strip
options = !buildflags
options = staticlibs
@@ -16,4 +17,3 @@ pkgbase = mingw-w64-libsystre
md5sums = ad09e6609213a1c4ebc83a1d071a46c6
pkgname = mingw-w64-libsystre
-
diff --git a/PKGBUILD b/PKGBUILD
index 2e8d281330a9..5ca49f730254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=mingw-w64-libsystre
pkgver=1.0.1
pkgrel=1
pkgdesc="Wrapper library around TRE that provides POSIX API (mingw-w64)"
+provides=('mingw-w64-regex')
arch=('any')
url=""
license=('BSD')