summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas2016-10-07 23:13:06 -0500
committerDJ Lucas2016-10-07 23:13:06 -0500
commit6c74e5b62ba7dabc001e2e9bf598f8898b4d3494 (patch)
tree768a83fddcb3f741076cb1c7550537946ccd4f66
parent9a6b86ff74f63f6f17dd208863d15fea24a4b976 (diff)
downloadaur-6c74e5b62ba7dabc001e2e9bf598f8898b4d3494.tar.gz
Update to SOGo-2.3.16.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c80487995699..2b732c92a188 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 29 04:41:02 UTC 2016
+# Sat Oct 8 04:11:51 UTC 2016
pkgbase = sogo2
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 2.3.14
+ pkgver = 2.3.16
pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
@@ -13,7 +13,7 @@ pkgbase = sogo2
makedepends = gnustep-base
makedepends = libwbxml
makedepends = libmemcached
- depends = sope2>=2.3.14
+ depends = sope2>=2.3.16
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -38,11 +38,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.14.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-2.3.16.tar.gz
source = sogo_configure.patch
source = sogo.service
source = sogo.confd
- sha256sums = 9bdfe9309e5eff1a273912c29e0383f6d9529a7b4532ee30809b67365d9c0ed6
+ sha256sums = 94fd98c1c852f1e5d4b8c20723825d3e27868c6e43d9de6a58add8ba530ea427
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index 6573b59a582c..04bfd085d571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,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.14
+pkgver=2.3.16
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.sogo.nu/"
@@ -100,7 +100,7 @@ package() {
# make PYTHON=/usr/bin/python2 install DESTDIR="${pkgdir}" GNU_SYSTEM_ADMIN_TOOLS="/usr/bin"
#}
-sha256sums=('9bdfe9309e5eff1a273912c29e0383f6d9529a7b4532ee30809b67365d9c0ed6'
+sha256sums=('94fd98c1c852f1e5d4b8c20723825d3e27868c6e43d9de6a58add8ba530ea427'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')