summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2018-01-21 04:07:54 +0200
committerDeon Spengler2018-01-21 04:07:54 +0200
commit018b912c4b29b87225dc7b22c59b1f43e88ca381 (patch)
tree0f334077d1080636cbba329883dafdd1bd1814c5
parent3ffd0d10fd4026a3025172ead69a4abfe415a1fb (diff)
downloadaur-018b912c4b29b87225dc7b22c59b1f43e88ca381.tar.gz
Update to SOGo-2.3.23
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8914a8e70882..5d82c095a606 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sogo2
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 2.3.22
+ pkgver = 2.3.23
pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
@@ -11,7 +11,7 @@ pkgbase = sogo2
makedepends = gnustep-base
makedepends = libwbxml
makedepends = libmemcached
- depends = sope2>=2.3.22
+ depends = sope2>=2.3.23
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -36,11 +36,11 @@ pkgbase = sogo2
backup = etc/sogo/sogo.conf
backup = etc/httpd/conf/extra/SOGo.conf
backup = etc/conf.d/sogo
- source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-2.3.22.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-2.3.23.tar.gz
source = sogo_configure.patch
source = sogo.service
source = sogo.confd
- sha256sums = 191a0abadbfcb1d35c70e175fd8f192b21cb764b91a60c5a277795bc414fd503
+ sha256sums = 2f22fb0d11c62f16cbe40fe2e627a2274981a67691f9502d08b8f70ec00da376
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index f4ab5497fb75..49299261aadd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andre Wayand <aur-sogo@awayand.sleepmail.com>
pkgname=sogo2
pkgdesc="groupware server built around OpenGroupware.org (OGo) and the SOPE application server"
-pkgver=2.3.22
+pkgver=2.3.23
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.sogo.nu/"
@@ -47,7 +47,7 @@ source=(
sogo.confd
)
-sha256sums=('cf1e9ecce4c8d8874f69fbb9146798f5bde3f3b9497f90cb5cfc1a9542ec726a'
+sha256sums=('2f22fb0d11c62f16cbe40fe2e627a2274981a67691f9502d08b8f70ec00da376'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')