summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-10-09 10:51:34 +0200
committerdanieltetraquark2023-10-09 10:51:34 +0200
commit91938a46fdc47c3407c6bdc99ef5bcf1fc989e4a (patch)
tree291ae2c255ab4f27e4d476bc67d70c394bedd474 /PKGBUILD
parente22a37f82a7a16c3295dca559162d58dcfe9fe51 (diff)
downloadaur-91938a46fdc47c3407c6bdc99ef5bcf1fc989e4a.tar.gz
6.2.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43b03c84575b..cbd5da73628d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=6.2.9+230925
+pkgver=6.2.11+231007
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=('f938af29cfa3ea0c424fb7bdce03bac0ff6aa8bb09e0d34dbf6c768b21db9542')
+sha256sums=('529f3d6b61ac21a2e19c710050257d455045f8830e1bfd15a03c82d4abe9ead3')
optdepends=('apache: a supported application server'
'nginx: a supported application server'