summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxiota2023-06-04 02:42:37 -0700
committerxiota2023-06-04 02:42:37 -0700
commit623da4c5adfcaf57e2a9a9b7ee60f8cb6c921b15 (patch)
tree26ac6c3c0d4c747169d94837daf33310a8dde237 /PKGBUILD
parent83233329f0cb103bdf72419c77641a36a1feabcd (diff)
downloadaur-php-runkit7-git.tar.gz
update provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b909a3b448fd..2f4725116a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,4 @@
# Maintainer:
-# Contributor: Alexey Manukhin <axxapy@gmail.com>
-
-
_gitname="runkit7"
_pkgname="php-$_gitname"
@@ -17,7 +14,10 @@ url="https://github.com/runkit7/runkit7"
depends=('php')
makedepends=('git')
-provides=("$_pkgname")
+provides=(
+ "$_pkgname"
+ 'php-runkit'
+)
conflicts=(${provides[@]})
source=(