summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afaa3a42b2be..82bba95b80a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sogo
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 4.0.4
+ pkgver = 4.0.5
pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
@@ -8,7 +8,7 @@ pkgbase = sogo
license = GPL
makedepends = gcc-objc
makedepends = gnustep-make
- depends = sope>=4.0.4
+ depends = sope>=4.0.5
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -27,11 +27,11 @@ pkgbase = sogo
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-4.0.4.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-4.0.5.tar.gz
source = sogo.service
source = sogo.confd
source = sogo_configure.patch
- sha256sums = 8e3eb750810244c88a4d20127db6987a1cc42845f716964e1d360038c1e26256
+ sha256sums = f64291b59c719a97dd82e2fce672bd28998ac7a14f6a3f7f838f7d0de6ed9060
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
diff --git a/PKGBUILD b/PKGBUILD
index bacca980ef5f..632bbb5af12d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andre Wayand <aur-sogo@awayand.sleepmail.com>
pkgname=sogo
pkgdesc="groupware server built around OpenGroupware.org (OGo) and the SOPE application server"
-pkgver=4.0.4
+pkgver=4.0.5
pkgrel=1
arch=('x86_64')
url="http://www.sogo.nu/"
@@ -35,7 +35,7 @@ source=("http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-${pkgver}.tar.gz"
"sogo.service"
"sogo.confd"
"sogo_configure.patch")
-sha256sums=('8e3eb750810244c88a4d20127db6987a1cc42845f716964e1d360038c1e26256'
+sha256sums=('f64291b59c719a97dd82e2fce672bd28998ac7a14f6a3f7f838f7d0de6ed9060'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1')