summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-10-16 16:22:30 +0200
committerdanieltetraquark2023-10-16 16:22:30 +0200
commit363514e755612db846f9d219a8e0f56a0b7b2b35 (patch)
tree420ac7658ede4c1883f16a9d65eba6dc89cac591 /PKGBUILD
parent91938a46fdc47c3407c6bdc99ef5bcf1fc989e4a (diff)
downloadaur-363514e755612db846f9d219a8e0f56a0b7b2b35.tar.gz
update to 6.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbd5da73628d..82f54ab187c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=6.2.11+231007
+pkgver=6.3.0+231016
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=('529f3d6b61ac21a2e19c710050257d455045f8830e1bfd15a03c82d4abe9ead3')
+sha256sums=('5310ed1e15125203374f5a9605a2e26756f5e8416445c4a4db6a19793da2af68')
optdepends=('apache: a supported application server'
'nginx: a supported application server'