summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51dfbfd8267d..63c127094112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('BSD')
depends=('php' 'php-phalcon>=3.2.0')
url="https://github.com/phalcon/phalcon-devtools"
makedepends=()
-provides=('php-phalcon')
+provides=('phalcon-devtools')
install=.INSTALL
source=("https://github.com/phalcon/phalcon-devtools/archive/v${pkgver}.tar.gz")
sha256sums=('53775feae5957621bf0ccc8927d4283ce4e58c25faae6483b442a2e23cd2ff7d')