summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-02-16 00:05:27 +0100
committerdanieltetraquark2023-02-16 00:05:27 +0100
commitd64a0175067797dd12bee61d74540705f4ca058f (patch)
tree9cef7a7caa20b165c1d6b2c633870b7b5de33be9 /PKGBUILD
parent8c80645e3f84cc0397bd21134f3da70c62d5a0b0 (diff)
downloadaur-d64a0175067797dd12bee61d74540705f4ca058f.tar.gz
update to 5.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8a7c620aa93..3435e820ab32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=5.6.4+230206
+pkgver=5.6.5+230214
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=('b73ee19615533ccb7132c4f798feed2af5c1c8846191c5a58f151aeadb924066')
+sha256sums=('e8efeb3263737d223395e6ef33cead9786afeec75ceab5c2a801faba01a22b3e')
optdepends=('apache: a supported application server'
'nginx: a supported application server'