summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Alain TORET2023-07-19 11:26:58 +0200
committerPierre-Alain TORET2023-07-19 11:26:58 +0200
commitccf17a9522670420ac76b678531b4f11549981ab (patch)
tree242a357a312bb66df1b1f781d7371fc64ed1e9db
parent11a3416c371c048ec084d600d6e360c6b2c4bfc2 (diff)
downloadaur-ccf17a9522670420ac76b678531b4f11549981ab.tar.gz
Update to v4.1.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cf74d2ca10d..ee2e8793a419 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.11
+ pkgver = 4.1.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.11.zip
+ source = http://files.spip.net/spip/archives/spip-v4.1.11.zip
source = httpd-spip.conf
source = mes_options.php
- sha256sums = 6c68e03eb90816cd465e3713986df863389f523316e556f32002d53c567c3ddd
+ sha256sums = fc4216dc27d4488dac1ac9beb2c3ce911ec5c5fbb76a617b32a6ddbaccbd9a10
sha256sums = 18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582
sha256sums = 9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75
diff --git a/PKGBUILD b/PKGBUILD
index f66f7172c0ab..b159caaf255c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : Immae <ismael.bouya@normalesup.org>
pkgname=spip
-pkgver=4.0.11
+pkgver=4.1.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=('6c68e03eb90816cd465e3713986df863389f523316e556f32002d53c567c3ddd'
+sha256sums=('fc4216dc27d4488dac1ac9beb2c3ce911ec5c5fbb76a617b32a6ddbaccbd9a10'
'18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582'
'9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75')