summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a3ca516924e..3f1ed34cea07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = phalcon-devtools
pkgdesc = This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
pkgver = 3.4.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/phalcon/phalcon-devtools
install = .INSTALL
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index be8ad8a2d24f..17ef0052a888 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=phalcon-devtools
pkgver=3.4.2
-pkgrel=2
+pkgrel=3
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')