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 d65fc4530e85..a7e55b3226aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Novikov Maxim <the.mlex@gmail.com>
pkgname=phalcon-devtools
-pkgver=3.0.1
+pkgver=3.1.2
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.0.1')
+depends=('php' 'php-phalcon>=3.1.0')
url="https://github.com/phalcon/phalcon-devtools"
makedepends=()
provides=('php-phalcon')
install=.INSTALL
source=("https://github.com/phalcon/phalcon-devtools/archive/v${pkgver}.tar.gz")
-sha256sums=('0e2dc6ea411c26dd49d21639468a6bed19fb77e6f683fef2c3a7a0de0353e27f')
+sha256sums=('6caf575c5797f0dfadcb3aec648c6b7f4dde84c41145479fbc238055b3456d97')
package() {
tar -xvzf ${srcdir}/v${pkgver}.tar.gz