summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 937419bf52b6..6bb90b358b58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = sogo
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 3.2.8
- pkgrel = 1
+ pkgver = 3.2.9
+ pkgrel = 2
url = http://www.sogo.nu/
install = sogo.install
arch = i686
arch = x86_64
license = GPL
makedepends = libmemcached
- makedepends = sope>=3.2.8
- depends = sope>=3.2.8
+ makedepends = sope>=3.2.9
+ depends = sope>=3.2.9
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -25,18 +25,18 @@ pkgbase = sogo
optdepends = lighttpd: webserver to provide web interface locally
conflicts = sogo-openchange
conflicts = sogo2-openchange
- replaces = sogo-activesync
replaces = sogo2
+ replaces = sogo-activesync
replaces = sogo2-activesync
options = !strip
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-3.2.8.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-3.2.9.tar.gz
source = sogo_configure.patch
source = sogo.service
source = sogo.confd
- sha256sums = 1b9fdd20cfa9efd564afe579171ffcd7501059ea7ed4c1e4e0efb08d88da359a
+ sha256sums = 1f065e5acf5090959b5e37cbf72dc41d7ccca76cca2e2a1962cb1c1e674efc7d
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index dacc82dd1763..c409a69d9108 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=3.2.8
+pkgver=3.2.9
pkgrel=2
arch=('i686' 'x86_64')
url="http://www.sogo.nu/"
@@ -44,7 +44,7 @@ source=(
sogo.confd
)
-sha256sums=('1b9fdd20cfa9efd564afe579171ffcd7501059ea7ed4c1e4e0efb08d88da359a'
+sha256sums=('1f065e5acf5090959b5e37cbf72dc41d7ccca76cca2e2a1962cb1c1e674efc7d'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')