summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-11-27 23:19:48 +0100
committerdanieltetraquark2023-11-27 23:19:48 +0100
commit99b0455192fde5efac04b64debd500fcdff3c765 (patch)
treef069425f57036b3abe67d67d1c72357eb917b675 /PKGBUILD
parent5c10197d93580d0fefdcae9c1411d5b6da29e989 (diff)
downloadaur-99b0455192fde5efac04b64debd500fcdff3c765.tar.gz
Update to 6.3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 236c5dc9f5d4..b16e6fa69a18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-_pkgver="6.3.6"
-_pkgdate="231120"
+_pkgver="6.3.7"
+_pkgdate="231127"
_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=('8f689783eca9b68bbdf2f6e4c88f64a2cf4ccd5905c89e4cd15af707d816dcf5')
+sha256sums=('b8692b84bc0654a0eb4febca1c33c383289d27a16243d0c4f494682aff8eb74c')
optdepends=('apache: a supported application server'
'nginx: a supported application server'