summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormawcomw2017-03-09 19:28:17 -0300
committermawcomw2017-03-09 19:28:17 -0300
commit14a580e743575b7c949293bc5087335399f613be (patch)
tree2b4eaeaabfa594d476082e878376fae7fe9ad7d8
parent3d16d68d691240870fa6d67ecb8e911eec61c96f (diff)
downloadaur-14a580e743575b7c949293bc5087335399f613be.tar.gz
Uptaded to version 2.63.1.170305
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be2f77f5010b..ebb367df1ae0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = limesurvey
pkgdesc = Then open source survey application.
- pkgver = 2.5.0.160727
+ pkgver = 2.63.1.170305
pkgrel = 1
url = http://www.limesurvey.org
arch = any
@@ -14,9 +14,9 @@ pkgbase = limesurvey
optdepends = mysql: MySQL database support
optdepends = postgresql: PostgreSQL database support
provides = limesurvey
- source = https://github.com/LimeSurvey/LimeSurvey/archive/2.50_plus_160727.tar.gz
+ source = https://github.com/LimeSurvey/LimeSurvey/archive/2.63.1+170305.tar.gz
source = apache.example.conf
- sha512sums = 594f65572bb48fe840ca4ddcbcc9071c509d8a61f395cb607eb5616183c86554246c42379f531986a804c1369b9d087de6c8f077ac563ee541d60fe42490903e
+ sha512sums = e6a72ff5b4d5fa53cc8092f02cb6321d427ec9c7067dbb301b055249a42c6238b159b2d580b63955245cc22728ef2453ef4e60884cc254aa98b81f661466384e
sha512sums = e594a3a02cb04e1cca9ddf1c5995344f20adc9c5543fe622ad66fdc48d587fc969541530f1e2a8883e0f501ed1b2d409c23ecc7cd8e29aaea0369f625cd4f417
pkgname = limesurvey
diff --git a/PKGBUILD b/PKGBUILD
index 55ec953179f2..086af9e5652f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mawcomw <mawcomw@gmail.com>
pkgname=limesurvey
-pkgver=2.5.0.160727
+pkgver=2.63.1.170305
pkgrel=1
pkgdesc="Then open source survey application."
arch=('any')
@@ -23,14 +23,14 @@ provides=('limesurvey')
#options=()
#install=limesurvey.install
#changelog
-source=('https://github.com/LimeSurvey/LimeSurvey/archive/2.50_plus_160727.tar.gz'
+source=('https://github.com/LimeSurvey/LimeSurvey/archive/2.63.1+170305.tar.gz'
'apache.example.conf')
#noextract
#md5sums=()
#sha1sums=()
#sha256sums=()
#sha384sums=()
-sha512sums=('594f65572bb48fe840ca4ddcbcc9071c509d8a61f395cb607eb5616183c86554246c42379f531986a804c1369b9d087de6c8f077ac563ee541d60fe42490903e'
+sha512sums=('e6a72ff5b4d5fa53cc8092f02cb6321d427ec9c7067dbb301b055249a42c6238b159b2d580b63955245cc22728ef2453ef4e60884cc254aa98b81f661466384e'
'e594a3a02cb04e1cca9ddf1c5995344f20adc9c5543fe622ad66fdc48d587fc969541530f1e2a8883e0f501ed1b2d409c23ecc7cd8e29aaea0369f625cd4f417')
build() {