summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2019-08-03 08:05:19 +0200
committerDeon Spengler2019-08-03 08:05:19 +0200
commitbd1fcb526b918ad85b51486b222390486057fd52 (patch)
tree673e7d96adcf821409134bf255665889591e3efa
parent27cb2e87b76c0981764d67ce814d7311f4052c90 (diff)
downloadaur-bd1fcb526b918ad85b51486b222390486057fd52.tar.gz
Update to SOPE-4.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6623fd87c8f..4588a9202533 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sope
pkgdesc = application server used by SOGo
- pkgver = 4.0.7
+ pkgver = 4.0.8
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.7.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.8.tar.gz
source = sope_configure.patch
- sha256sums = 6fa177591c08e921bf1823299f7bf587f4a12d277e56e504268102d433cbdafb
+ sha256sums = e615434641667b741df2bf75ee2608f74fb23399242dcdaa48729e4e6a7ab535
sha256sums = 7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a
pkgname = sope
diff --git a/PKGBUILD b/PKGBUILD
index c1a388eaed74..287add9c3ad0 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.7
+pkgver=4.0.8
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=('6fa177591c08e921bf1823299f7bf587f4a12d277e56e504268102d433cbdafb'
+sha256sums=('e615434641667b741df2bf75ee2608f74fb23399242dcdaa48729e4e6a7ab535'
'7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a')
prepare() {