summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-12-08 21:01:32 +0100
committerdanieltetraquark2023-12-08 21:01:32 +0100
commit9e347a4700e5c9478f0d027367a94a8234ed0a64 (patch)
tree2e0c5bdae5958601199da7f9d9ea2cff9e45059c /PKGBUILD
parent99b0455192fde5efac04b64debd500fcdff3c765 (diff)
downloadaur-9e347a4700e5c9478f0d027367a94a8234ed0a64.tar.gz
update to 6.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b16e6fa69a18..d5d94e4503f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-_pkgver="6.3.7"
-_pkgdate="231127"
+_pkgver="6.3.8"
+_pkgdate="231204"
_foldername=${pkgname}
pkgver=$_pkgver+$_pkgdate
pkgrel=1
@@ -15,7 +15,7 @@ url="https://www.limesurvey.org"
source=(
https://download.limesurvey.org/latest-master/limesurvey${pkgver}.zip
)
-sha256sums=('b8692b84bc0654a0eb4febca1c33c383289d27a16243d0c4f494682aff8eb74c')
+sha256sums=('d06cd0f95f1d4e8cca8fe4f0f7f4b495403312b3e3e1f739f454130057985a23')
optdepends=('apache: a supported application server'
'nginx: a supported application server'