summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7406a8cc5e1..51dfbfd8267d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Novikov Maxim <the.mlex@gmail.com>
pkgname=phalcon-devtools
-pkgver=3.2.1
+pkgver=3.2.12
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')
@@ -12,7 +12,7 @@ makedepends=()
provides=('php-phalcon')
install=.INSTALL
source=("https://github.com/phalcon/phalcon-devtools/archive/v${pkgver}.tar.gz")
-sha256sums=('1a236099372454c5faf73f3253e16185e3134c05e99e2cd5912ba6e46085fa5f')
+sha256sums=('53775feae5957621bf0ccc8927d4283ce4e58c25faae6483b442a2e23cd2ff7d')
package() {
tar -xvzf ${srcdir}/v${pkgver}.tar.gz