summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-05-03 21:40:06 +0200
committerdanieltetraquark2023-05-03 21:40:06 +0200
commitf20e993e3fc87cba54f4a7bb674aadadec89cf9d (patch)
treed05d7b0ddc91b8a3fb237989ec7e1f105b64cefb /PKGBUILD
parentbed6e7724dbd35b4d30a5d1a1019975d28bd4cf0 (diff)
downloadaur-f20e993e3fc87cba54f4a7bb674aadadec89cf9d.tar.gz
update to 6.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 931740c0e62f..bfd5f6a7ef00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=6.0.4+230427
+pkgver=6.0.5+230502
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-master/limesurvey${pkgver}.zip
)
-sha256sums=('ccac5691b31795e9dec6cfd6c06270955f40d483529a8dde614ba3413cf46399')
+sha256sums=('a0e033187ade08be3e0096ff91a32b4396dab310e65c4001da8a612d371d081a')
optdepends=('apache: a supported application server'
'nginx: a supported application server'