summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxiota2023-06-04 02:41:37 -0700
committerxiota2023-06-04 02:41:37 -0700
commit13750a2204b6fec0201caa75195f6ddf3908664f (patch)
tree2999abae4a723b130ed55532b2175113f19d0f2c /PKGBUILD
parent9aa8f547d44ff785866aa41e1ac43789e24a9372 (diff)
downloadaur-php-runkit7.tar.gz
update provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46a21b29d6c2..ea8e549d72d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,10 @@ url="https://github.com/runkit7/runkit7"
depends=('php')
makedepends=('git')
-provides=("$_pkgname")
+provides=(
+ "$_pkgname"
+ 'php-runkit'
+)
conflicts=(${provides[@]})
source=(