summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordanieltetraquark2023-05-16 22:11:49 +0200
committerdanieltetraquark2023-05-16 22:11:49 +0200
commit9490e67457d99e8e299ed8b815eb17f95bed34ad (patch)
tree143dd3513832353cd00ea1a1b65c5fa110c36f5b /PKGBUILD
parent10686428162e569f677b4d2435cfbda2e27e4476 (diff)
downloadaur-9490e67457d99e8e299ed8b815eb17f95bed34ad.tar.gz
update to 6.0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f083ea6a5db..02c9261aa1f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=6.0.6+230508
+pkgver=6.0.7+230515
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=('58d1567365a67ae7c0f361f120700320329690a127af69ddf3b6087e042963b1')
+sha256sums=('0d2435cfc342d2ea84146f4d780b524c9858100e39e31344d2176b1201148a16')
optdepends=('apache: a supported application server'
'nginx: a supported application server'