summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e80166426b2c..6cf74d2ca10d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spip
pkgdesc = A publishing system for the Internet in which great importance is attached to collaborative working, to multilingual environments, and to simplicity of use for web authors.
- pkgver = 4.0.9
+ pkgver = 4.0.11
pkgrel = 1
url = http://www.spip.net/
arch = x86
@@ -8,10 +8,10 @@ pkgbase = spip
license = GPL
depends = php
options = !strip
- source = http://files.spip.net/spip/archives/spip-v4.0.9.zip
+ source = http://files.spip.net/spip/archives/spip-v4.0.11.zip
source = httpd-spip.conf
source = mes_options.php
- sha256sums = 9c72111c248d4f71b674952bfca8d1d8c9e5b5e739d56e88c1684d65fa114458
+ sha256sums = 6c68e03eb90816cd465e3713986df863389f523316e556f32002d53c567c3ddd
sha256sums = 18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582
sha256sums = 9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75
diff --git a/PKGBUILD b/PKGBUILD
index 1f3516afd75f..f66f7172c0ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : Immae <ismael.bouya@normalesup.org>
pkgname=spip
-pkgver=4.0.9
+pkgver=4.0.11
pkgrel=1
pkgdesc="A publishing system for the Internet in which great importance is attached to collaborative working, to multilingual environments, and to simplicity of use for web authors."
arch=('x86' 'x86_64')
@@ -13,7 +13,7 @@ source=("http://files.spip.net/spip/archives/${pkgname}-v${pkgver}.zip"
"httpd-spip.conf"
"mes_options.php")
options=(!strip)
-sha256sums=('9c72111c248d4f71b674952bfca8d1d8c9e5b5e739d56e88c1684d65fa114458'
+sha256sums=('6c68e03eb90816cd465e3713986df863389f523316e556f32002d53c567c3ddd'
'18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582'
'9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75')