summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Roheim2015-08-11 17:43:11 +0300
committerDavid Roheim2015-08-11 17:43:11 +0300
commit5e77731478262bf5cd924a0f9c5c7b55246873e2 (patch)
tree44d75dfb4b9e8a6dd1cc7c225f9556c6ddee5e62 /PKGBUILD
parent1f3adfa6e16b50541b80f0814eac5384673e0673 (diff)
downloadaur-5e77731478262bf5cd924a0f9c5c7b55246873e2.tar.gz
Upgrade to v2.4.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd1599e34aad..59d414f202c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Roheim <david dot roheim at gmail dot com>
pkgname=zendframework2
-pkgver=2.4.2
+pkgver=2.4.6
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=('5515f563f949f14a811955742dcb06fa31a9eabe8bc760ca66646c768c5f5799')
+sha256sums=('b3554004391338aad2dcdfb1721b3b1ba25648db43066d6522e555f3c2e2caac')
build() {
true