summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPierre-Alain TORET2020-10-04 23:30:36 +0200
committerPierre-Alain TORET2020-10-04 23:30:36 +0200
commitac855ed02eb098a17bcd6edc6cf5d2f956632716 (patch)
tree155ddc8c21393372482ff691c2ab16b6098a5c0c /PKGBUILD
parent608f0b10ceac051217660101f0e9b51b675405aa (diff)
downloadaur-ac855ed02eb098a17bcd6edc6cf5d2f956632716.tar.gz
Update to version 3.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba5081ef67bc..48633064839f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor : Immae <ismael.bouya@normalesup.org>
pkgname=spip
-pkgver=3.2.7
+pkgver=3.2.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')
url="http://www.spip.net/"
license=("GPL")
depends=("php")
-source=("http://files.spip.org/spip/archives/SPIP-v${pkgver}.zip"
+source=("http://files.spip.org/spip/archives/${pkgname}-v${pkgver}.zip"
"httpd-spip.conf"
"mes_options.php")
options=(!strip)
-sha256sums=('c861ecd74b37fe6d42a7052b9cab9d0ad30ccc1f143640d53f85f5cc347e6cb2'
+sha256sums=('22c96d24e02dbe9e65c66afc52c9678faef898930333ce44cc8c3c9a11085e9d'
'18c625bf2192ceb7647617593285c9fbfc110197c0179ac8ae4bc70c414b9582'
'9c2eed4d009faef9128ec60135b4ff03c3c2d09387a7ac7f4887748f0d85ce75')