summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Roheim2015-11-30 16:29:10 +0200
committerDavid Roheim2015-11-30 16:29:10 +0200
commit71c5e707c81c0913306285dc53606c70906de0c1 (patch)
treebbde4b7e0846b4980f529afdbdddc3960045717f /PKGBUILD
parent93deb6348257d215a4199b9c600ea59f65ecbb5f (diff)
downloadaur-zendframework2-apidoc.tar.gz
Upgrade to v2.4.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c81d94e8bf5..53aee7b66f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Roheim <david.roheim@gmail.com>
pkgname=zendframework2-apidoc
-pkgver=2.4.8
-pkgrel=2
+pkgver=2.4.9
+pkgrel=1
pkgdesc="API Documentation for ZendFramework2"
arch=('any')
url="http://framework.zend.com/"
license=('BSD')
options=(!strip)
source=("http://packages.zendframework.com/releases/ZendFramework-$pkgver/ZendFramework-$pkgver-apidoc.tgz")
-sha256sums=('95a3269e7761f6cfa1b7a7642a65ea9e659d7d1e11cfdaf07a4adb249489a6a6')
+sha256sums=('fbab79732cbc94496575d1691006b68ec2559b9b2c06a3515b94192443422aa4')
build() {
true