summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2018-03-08 07:46:56 +0200
committerDeon Spengler2018-03-08 07:46:56 +0200
commit9148c0affaef05a3c790fe4279c7171b3114ca54 (patch)
tree40abaa07040b0291404a8eceb0ca897fe225f35a
parenta03db0ed97a8063e1ee664458124d9e96a20c202 (diff)
downloadaur-9148c0affaef05a3c790fe4279c7171b3114ca54.tar.gz
Update to SOGo-4.0.0
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0489f1b31161..4ac13f92b456 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = sogo
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 3.2.10
- pkgrel = 2
+ pkgver = 4.0.0
+ pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
- arch = i686
arch = x86_64
license = GPL
makedepends = gcc-objc
makedepends = gnustep-make
- depends = sope=3.2.10
+ depends = sope=4.0.0
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -28,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-3.2.10.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-4.0.0.tar.gz
source = sogo_configure.patch
source = sogo.service
source = sogo.confd
- sha256sums = 63828a93d15c30c84a7955d44962373d428697770e875ce5a9a5367378caf04e
+ sha256sums = b7f3fc762259f63f05b3d9fcfe3eca5126dc0a1183135fd7c29ddecd5dd9e25c
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index a18ad4f95447..0a348d0aa34c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-# Maintainer: Deon Spengler <deon[at]spengler[dot]co[dot]za>
+# Maintainer: Deon Spengler <deon at spengler dot co dot za>
# Contributor: DJ Lucas <dj_AT_linuxfromscratch_DOT_ort>
# Contributor: Steven Hiscocks <steven [at] hiscocks [dot] me [dot] uk>
# 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.10
-pkgrel=2
-arch=('i686' 'x86_64')
+pkgver=4.0.0
+pkgrel=1
+arch=('x86_64')
url="http://www.sogo.nu/"
license=('GPL')
options=('!strip')
@@ -35,7 +35,7 @@ source=("http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-${pkgver}.tar.gz"
"sogo_configure.patch"
"sogo.service"
"sogo.confd")
-sha256sums=('63828a93d15c30c84a7955d44962373d428697770e875ce5a9a5367378caf04e'
+sha256sums=('b7f3fc762259f63f05b3d9fcfe3eca5126dc0a1183135fd7c29ddecd5dd9e25c'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')