summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-08-07 16:06:48 +0200
committerdanieltetraquark2023-08-07 16:06:48 +0200
commitf3daa64ff088340b1814e0eb657858bcbd2c8721 (patch)
treef7418638df57ee2c3b51405df110663398ba4890 /PKGBUILD
parent22f4f6720744f20e249aeb352c66f4c5fd2f626b (diff)
downloadaur-f3daa64ff088340b1814e0eb657858bcbd2c8721.tar.gz
update to 6.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef55d6796e0f..9279c49afea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=6.2.0+230732
+pkgver=6.2.1+230807
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=('4553b43f47749f9e8c6fa2d369bbf8a8a68a9b0e014584d7031493f3d24e620d')
+sha256sums=('447bf13abcb16720d265c2dcc0cbe4d07ec8fe175d1a9e47c980602662e3ee49')
optdepends=('apache: a supported application server'
'nginx: a supported application server'