summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Roheim2015-08-12 15:26:05 +0300
committerDavid Roheim2015-08-12 15:26:05 +0300
commit2a2d10867b9c2c5f0afd1c72b36f3c29a80f35c5 (patch)
tree5e50db623430754efb832e5b115e88ba7e7d3e4a /PKGBUILD
parent5e77731478262bf5cd924a0f9c5c7b55246873e2 (diff)
downloadaur-2a2d10867b9c2c5f0afd1c72b36f3c29a80f35c5.tar.gz
Upgrade to v2.4.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59d414f202c8..daab231a3bb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Roheim <david dot roheim at gmail dot com>
pkgname=zendframework2
-pkgver=2.4.6
+pkgver=2.4.7
pkgrel=1
pkgdesc="An object-oriented framework for PHP - Full version"
arch=('any')
@@ -11,7 +11,7 @@ options=(!strip)
optdepends=()
conflicts=('zendframework2-min' 'zendframework2-git')
source=("http://packages.zendframework.com/releases/ZendFramework-$pkgver/ZendFramework-$pkgver.tgz")
-sha256sums=('b3554004391338aad2dcdfb1721b3b1ba25648db43066d6522e555f3c2e2caac')
+sha256sums=('33f8c7dbe25cceabfeab91dcf981606b2952dffa59f84ca04fb85282ed9f20ce')
build() {
true