summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Alain TORET2022-08-11 18:38:22 +0200
committerPierre-Alain TORET2022-08-11 18:38:22 +0200
commit1283cafe0a2cc68a5362d032d484a69035547ef6 (patch)
tree38adf09b2c2c672981da78d35b4b4a6110c31097
parent9edc287739be782cc10e761bad77ef0d3f5c7422 (diff)
downloadaur-1283cafe0a2cc68a5362d032d484a69035547ef6.tar.gz
Update to v4.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d002d82d9d8..22fcf2d47094 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.5
+ pkgver = 4.0.8
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.5.zip
+ source = http://files.spip.net/spip/archives/spip-v4.0.8.zip
source = httpd-spip.conf
source = mes_options.php
- sha256sums = a5f882c5ce655f91499f0356cca0c1256f778cc765e145279480f7747abf1dbf
+ sha256sums = 0d9bced64746bc952b2c4cde38999d53f8149584e5be441d5345d0e8b681b343
sha256sums = 18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582
sha256sums = 9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75
diff --git a/PKGBUILD b/PKGBUILD
index 9ec7b2849bcf..e8efdee0e32b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : Immae <ismael.bouya@normalesup.org>
pkgname=spip
-pkgver=4.0.5
+pkgver=4.0.8
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=('a5f882c5ce655f91499f0356cca0c1256f778cc765e145279480f7747abf1dbf'
+sha256sums=('0d9bced64746bc952b2c4cde38999d53f8149584e5be441d5345d0e8b681b343'
'18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582'
'9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75')