summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Alain TORET2021-12-15 15:43:19 +0100
committerPierre-Alain TORET2021-12-15 15:43:19 +0100
commit3c1d8e4e0728ddbf6dce9b2b4f1ae820e39f3970 (patch)
tree9948940214fc952a11c18f552257f2f0315d33d5
parentd2be3a617f5b740e000e5e38aaa2ba016c54e8f2 (diff)
downloadaur-3c1d8e4e0728ddbf6dce9b2b4f1ae820e39f3970.tar.gz
Update to v4.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cd0763e71e7..1d833692ce7b 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.0
+ pkgver = 4.0.1
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.org/spip/archives/spip-v4.0.0.zip
+ source = http://files.spip.org/spip/archives/spip-v4.0.1.zip
source = httpd-spip.conf
source = mes_options.php
- sha256sums = d17513fcdac32c07b327ad18032facfcadd174719fba2d4598f10b1c931b7e5a
+ sha256sums = 509881b6d8ec23de23ce69f3026610713e756a6d03ceecc7793e864394a8e705
sha256sums = 18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582
sha256sums = 9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75
diff --git a/PKGBUILD b/PKGBUILD
index fd74c647ea43..f223793ab68b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : Immae <ismael.bouya@normalesup.org>
pkgname=spip
-pkgver=4.0.0
+pkgver=4.0.1
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.org/spip/archives/${pkgname}-v${pkgver}.zip"
"httpd-spip.conf"
"mes_options.php")
options=(!strip)
-sha256sums=('d17513fcdac32c07b327ad18032facfcadd174719fba2d4598f10b1c931b7e5a'
+sha256sums=('509881b6d8ec23de23ce69f3026610713e756a6d03ceecc7793e864394a8e705'
'18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582'
'9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75')