summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-10-23 12:31:24 +0200
committerdanieltetraquark2023-10-23 12:31:24 +0200
commitbbda3c9e5bebd8755771d47cea11b3ad821dc230 (patch)
treed4d6d36ada0510595cec58423c8538196b1935f8 /PKGBUILD
parent363514e755612db846f9d219a8e0f56a0b7b2b35 (diff)
downloadaur-bbda3c9e5bebd8755771d47cea11b3ad821dc230.tar.gz
update to 6.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82f54ab187c6..b09583139c86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=6.3.0+231016
+pkgver=6.3.1+231023
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=('5310ed1e15125203374f5a9605a2e26756f5e8416445c4a4db6a19793da2af68')
+sha256sums=('928c821fc0e02449004ba21a7b1f5ac9a87812141957fbc1853736f422205ab1')
optdepends=('apache: a supported application server'
'nginx: a supported application server'