summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordadosch2019-07-16 13:36:58 +0200
committerdadosch2019-07-16 13:36:58 +0200
commitd141372e290f986e83dbc37e9d6467e79733db11 (patch)
tree2b40433f6fc03234ef37fe54f410864d5447d908 /PKGBUILD
parent01f44b7a16b64f11e6a3ef6640bcf3d0a8dc7c2f (diff)
downloadaur-d141372e290f986e83dbc37e9d6467e79733db11.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 946884f859a5..e4c7e4d24335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=3.17.5+190604
+pkgver=3.17.7+190627
pkgrel=1
pkgdesc="The most popular FOSS online survey tool on the web."
depends=('php')
@@ -12,9 +12,7 @@ url="https://www.limesurvey.org"
source=(
https://download.limesurvey.org/latest-stable-release/limesurvey${pkgver}.zip
)
-sha256sums=(
-'461cf9cad07ed4d96c6a843843f3f28a9e82c4207902e097ecf0f04199ab1b17'
-)
+sha256sums=('eeaaa69bbd12df435b173703c93d80090cfeb19ed5154c57e780bb5f5adb7c29')
optdepends=('apache: a supported application server'
'nginx: a supported application server'