summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph R. Quinn2019-10-30 11:09:39 -0400
committerJoseph R. Quinn2019-10-30 11:09:39 -0400
commit862cb20b8f440901cfc2847faba3118a9c79421b (patch)
treefae5a1715911eb380959dbbef2a5ad5ec4a8f71b /PKGBUILD
parenta7b0f6dffb1f6b7fe139ba06399e75c9cc2274a6 (diff)
downloadaur-862cb20b8f440901cfc2847faba3118a9c79421b.tar.gz
Adding Packager field
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b45b756e05bf..f4519d619985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=php-phalcon-git
_pkgname=cphalcon
pkgver=4.0.0.rc.2
-pkgrel=1
+pkgrel=2
pkgdesc="High performance, full-stack PHP framework delivered as a C extension. Git package."
arch=('i686' 'x86_64')
url="https://phalcon.io/"