summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Alain TORET2023-12-28 17:12:57 +0100
committerPierre-Alain TORET2023-12-28 17:12:57 +0100
commit6336816d90f642970caceee2bb241d3560504b81 (patch)
tree0f2ab128a6496db422fab4855342e135ecf438de
parentccf17a9522670420ac76b678531b4f11549981ab (diff)
downloadaur-6336816d90f642970caceee2bb241d3560504b81.tar.gz
Update to v4.1.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee2e8793a419..7ce32c2b94d4 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.1.11
+ pkgver = 4.1.13
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.1.11.zip
+ source = http://files.spip.net/spip/archives/spip-v4.1.13.zip
source = httpd-spip.conf
source = mes_options.php
- sha256sums = fc4216dc27d4488dac1ac9beb2c3ce911ec5c5fbb76a617b32a6ddbaccbd9a10
+ sha256sums = dafc2646227df12b30034f3232c11901baf823cf050f65eec4ca153def13cfea
sha256sums = 18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582
sha256sums = 9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75
diff --git a/PKGBUILD b/PKGBUILD
index b159caaf255c..e1c611db5c00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : Immae <ismael.bouya@normalesup.org>
pkgname=spip
-pkgver=4.1.11
+pkgver=4.1.13
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=('fc4216dc27d4488dac1ac9beb2c3ce911ec5c5fbb76a617b32a6ddbaccbd9a10'
+sha256sums=('dafc2646227df12b30034f3232c11901baf823cf050f65eec4ca153def13cfea'
'18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582'
'9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75')