summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas2016-08-28 23:44:24 -0500
committerDJ Lucas2016-08-28 23:44:24 -0500
commit9a6b86ff74f63f6f17dd208863d15fea24a4b976 (patch)
tree21c751ad2a586297d96f5793a6672d34ac2cbd96
parent4402a7ec0547803e2a32ce6c03a2feb8e228dbd6 (diff)
downloadaur-9a6b86ff74f63f6f17dd208863d15fea24a4b976.tar.gz
Update to SOGo-2.3.14.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fda1efd2fd5..c80487995699 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jul 17 17:00:06 UTC 2016
+# Mon Aug 29 04:41:02 UTC 2016
pkgbase = sogo2
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 2.3.13
- pkgrel = 2
+ pkgver = 2.3.14
+ pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
arch = i686
@@ -13,7 +13,7 @@ pkgbase = sogo2
makedepends = gnustep-base
makedepends = libwbxml
makedepends = libmemcached
- depends = sope2>=2.3.13
+ depends = sope2>=2.3.14
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.13.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-2.3.14.tar.gz
source = sogo_configure.patch
source = sogo.service
source = sogo.confd
- sha256sums = eedda075bc39e6a4225b6b95afffddc483bc93c6bd80da24ad44fe248293fad1
+ sha256sums = 9bdfe9309e5eff1a273912c29e0383f6d9529a7b4532ee30809b67365d9c0ed6
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index ef592278e77f..6573b59a582c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# 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.13
-pkgrel=2
+pkgver=2.3.14
+pkgrel=1
arch=('i686' 'x86_64')
url="http://www.sogo.nu/"
license=('GPL')
@@ -100,7 +100,7 @@ package() {
# make PYTHON=/usr/bin/python2 install DESTDIR="${pkgdir}" GNU_SYSTEM_ADMIN_TOOLS="/usr/bin"
#}
-sha256sums=('eedda075bc39e6a4225b6b95afffddc483bc93c6bd80da24ad44fe248293fad1'
+sha256sums=('9bdfe9309e5eff1a273912c29e0383f6d9529a7b4532ee30809b67365d9c0ed6'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')