summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas2016-12-13 19:18:28 -0600
committerDJ Lucas2016-12-13 19:18:28 -0600
commit7f9342b09b10ee540419e65910176952a16a8e1f (patch)
tree93bd6eec4a519588dc13b52d3cdab50787f6ad92
parent263eb49732f8de91e26c18ad4ecc73808785100f (diff)
downloadaur-7f9342b09b10ee540419e65910176952a16a8e1f.tar.gz
Update to SOGo-3.2.4.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a85c183a49f0..6a1b85fd88cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 14 01:00:45 UTC 2016
+# Wed Dec 14 01:16:43 UTC 2016
pkgbase = sogo
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 3.2.3
+ pkgver = 3.2.4
pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
@@ -10,8 +10,8 @@ pkgbase = sogo
arch = x86_64
license = GPL
makedepends = libmemcached
- makedepends = sope>=3.2.3
- depends = sope>=3.2.3
+ makedepends = sope>=3.2.4
+ depends = sope>=3.2.4
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -34,11 +34,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-3.2.3.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-3.2.4.tar.gz
source = sogo_configure.patch
source = sogo.service
source = sogo.confd
- sha256sums = 2066982b180368b89fe859bcc16ef4c0f19f5541983e83117f492bb4b995f6c6
+ sha256sums = a843f1c62e775b5e571ffd991b055536349923ad9b590c0f9503def6f7582967
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index 40603f471878..9b246f643f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,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.3
+pkgver=3.2.4
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.sogo.nu/"
@@ -82,7 +82,7 @@ package() {
}
-sha256sums=('2066982b180368b89fe859bcc16ef4c0f19f5541983e83117f492bb4b995f6c6'
+sha256sums=('a843f1c62e775b5e571ffd991b055536349923ad9b590c0f9503def6f7582967'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')