summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-08-05 22:33:42 +0200
committerdanieltetraquark2023-08-05 22:33:42 +0200
commit22f4f6720744f20e249aeb352c66f4c5fd2f626b (patch)
tree019c13ed281970f92f89ea91675fc94c5e2ccb55 /PKGBUILD
parent2cf85b01fb8deb56dd16ddc376373e26720be3df (diff)
downloadaur-22f4f6720744f20e249aeb352c66f4c5fd2f626b.tar.gz
update to 6.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2d32ae2ca4e..ef55d6796e0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=6.1.8+230717
+pkgver=6.2.0+230732
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=('a3acaa232630b1efc83ce73c73b929e120ffa1fb4f4b891c7d201747dfaf9948')
+sha256sums=('4553b43f47749f9e8c6fa2d369bbf8a8a68a9b0e014584d7031493f3d24e620d')
optdepends=('apache: a supported application server'
'nginx: a supported application server'