summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9328f3e3ab8..585cbc1c981f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = pmwiki
pkgdesc = Wiki software based on PHP
- pkgver = 2.3.312.2.312.3.30
+ pkgver = 2.3.31
pkgrel = 1
url = http://www.pmwiki.org
install = pmwiki.install
arch = any
license = GPL
depends = php
- source = http://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.312.2.312.3.30.tgz
- sha256sums = cf26870878c723194645e15b467aa3d7fecbcdc069ab35bf79eca309a3748c57
+ source = http://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.31.tgz
+ sha256sums = 56479abb5ca5bee9e50e2801357b0a1a5eff24df4891063f7a8c1170e29ca346
pkgname = pmwiki
diff --git a/PKGBUILD b/PKGBUILD
index 56f990c08f3c..ea3a4de78292 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Max Roder <maxroder@mailbox.org>
pkgname='pmwiki'
-pkgver='2.3.31'2.2.31'2.3.30'
+pkgver='2.3.31'
pkgrel='1'
pkgdesc='Wiki software based on PHP'
url='http://www.pmwiki.org'
@@ -10,7 +10,7 @@ license=('GPL')
depends=('php')
install='pmwiki.install'
source=("http://www.pmwiki.org/pub/${pkgname}/${pkgname}-${pkgver}.tgz")
-sha256sums=('cf26870878c723194645e15b467aa3d7fecbcdc069ab35bf79eca309a3748c57')
+sha256sums=('56479abb5ca5bee9e50e2801357b0a1a5eff24df4891063f7a8c1170e29ca346')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"