summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63c127094112..9307213a6a82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Novikov Maxim <the.mlex@gmail.com>
pkgname=phalcon-devtools
-pkgver=3.2.12
+pkgver=3.4.0
pkgrel=1
pkgdesc="This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework."
arch=('x86_64' 'i686')
license=('BSD')
-depends=('php' 'php-phalcon>=3.2.0')
+depends=('php' 'php-phalcon>=3.4.0')
url="https://github.com/phalcon/phalcon-devtools"
makedepends=()
provides=('phalcon-devtools')
install=.INSTALL
source=("https://github.com/phalcon/phalcon-devtools/archive/v${pkgver}.tar.gz")
-sha256sums=('53775feae5957621bf0ccc8927d4283ce4e58c25faae6483b442a2e23cd2ff7d')
+sha256sums=('ca317271a8020c8c3ad4f1dbe3409250c0348e168ca089df55a5dc59a0289a3a')
package() {
tar -xvzf ${srcdir}/v${pkgver}.tar.gz