summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2019-02-22 17:52:50 +0200
committerDeon Spengler2019-02-22 17:52:50 +0200
commit990d5d4cf95dd87eff2ed243abae959ad91df011 (patch)
tree44be9748efadcaaedfc2cad4b8d953296b5acf33
parent58a34cdf5808403df7c6670269ab59c5b0ac53d6 (diff)
downloadaur-990d5d4cf95dd87eff2ed243abae959ad91df011.tar.gz
Update to SOPE-4.0.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c1505e28a24..d6e0bcacd41e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sope
pkgdesc = application server used by SOGo
- pkgver = 4.0.5
+ pkgver = 4.0.6
pkgrel = 1
url = http://www.sogo.nu/files/downloads/SOGo/Sources/
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = sope
optdepends = postgresql: run database server for sogo locally
replaces = sope2
options = !strip
- source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.5.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.6.tar.gz
source = sope_configure.patch
- sha256sums = f6f681c4fd16fb79b9e2158ad560694d0cc9d1dd10522f2a0d50e23be78dbff6
+ sha256sums = 6fa177591c08e921bf1823299f7bf587f4a12d277e56e504268102d433cbdafb
sha256sums = 7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a
pkgname = sope
diff --git a/PKGBUILD b/PKGBUILD
index 49eb830fbca9..c4dc7df1a943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andre Wayand <aur-sope@awayand.sleepmail.com>
pkgname=sope
pkgdesc="application server used by SOGo"
-pkgver=4.0.5
+pkgver=4.0.6
pkgrel=1
arch=('x86_64')
url="http://www.sogo.nu/files/downloads/SOGo/Sources/"
@@ -26,7 +26,7 @@ optdepends=('libxml2: parse XML coniguration files'
'postgresql: run database server for sogo locally')
source=("http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-${pkgver}.tar.gz"
"sope_configure.patch")
-sha256sums=('f6f681c4fd16fb79b9e2158ad560694d0cc9d1dd10522f2a0d50e23be78dbff6'
+sha256sums=('6fa177591c08e921bf1823299f7bf587f4a12d277e56e504268102d433cbdafb'
'7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a')
prepare() {