summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-02-20 12:32:27 +0100
committerdanieltetraquark2023-02-20 12:32:27 +0100
commit2b6ecf7814c1e41d9b777819684017a1a9ea2876 (patch)
treea188677fb73c818fadcb63bd2f740cb5d0dc0e87 /PKGBUILD
parentd64a0175067797dd12bee61d74540705f4ca058f (diff)
downloadaur-2b6ecf7814c1e41d9b777819684017a1a9ea2876.tar.gz
update to 5.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3435e820ab32..db3a8dc7a3d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=5.6.5+230214
+pkgver=5.6.7+230222
pkgrel=1
pkgdesc="The most popular FOSS online survey tool on the web."
depends=('php')
@@ -12,7 +12,7 @@ url="https://www.limesurvey.org"
source=(
https://download.limesurvey.org/latest-stable-release/limesurvey${pkgver}.zip
)
-sha256sums=('e8efeb3263737d223395e6ef33cead9786afeec75ceab5c2a801faba01a22b3e')
+sha256sums=('e9f67fe5d20b6b07be69db3c96e4aaad1c0e4793f9150d71188dcc3223432a41')
optdepends=('apache: a supported application server'
'nginx: a supported application server'