summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2021-05-14 15:13:59 +0200
committerDeon Spengler2021-05-14 15:13:59 +0200
commit45f883ceaab858df2592e5ee5519e43a4bb91e17 (patch)
tree80ed9139f3493bbb2701d1316464b03fa5f3c2b9
parent8b846bcace8600fcb413393c2445c86ac6af8786 (diff)
downloadaur-45f883ceaab858df2592e5ee5519e43a4bb91e17.tar.gz
Update to SOGo-5.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bbe33efb6a3..350f6d1907af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sogo
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 5.0.1
+ pkgver = 5.1.0
pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
@@ -8,7 +8,7 @@ pkgbase = sogo
license = GPL
makedepends = gcc-objc
makedepends = gnustep-make
- depends = sope>=5.0.1
+ depends = sope>=5.1.0
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -31,11 +31,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-5.0.1.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-5.1.0.tar.gz
source = sogo.service
source = sogo.confd
source = sogo_configure.patch
- sha256sums = e2af4b0b1642dc6094043360bb4b3f3a653d63029139d5c41ed0585ac1b944ed
+ sha256sums = dd4780be9aaa4c197e4c489c7a13280401c11fc4483b0a5da505cb6c8f1f5ca3
sha256sums = 0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
sha256sums = e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1
diff --git a/PKGBUILD b/PKGBUILD
index eb41cdb6e4a9..311e135e033c 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=5.0.1
+pkgver=5.1.0
pkgrel=1
arch=('x86_64')
url="http://www.sogo.nu/"
@@ -39,7 +39,7 @@ source=("http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-${pkgver}.tar.gz"
"sogo.service"
"sogo.confd"
"sogo_configure.patch")
-sha256sums=('e2af4b0b1642dc6094043360bb4b3f3a653d63029139d5c41ed0585ac1b944ed'
+sha256sums=('dd4780be9aaa4c197e4c489c7a13280401c11fc4483b0a5da505cb6c8f1f5ca3'
'0720b9ad35a05d86d794c7adbf18277ecde57ed147e96f6105acca93f19d3b8c'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7'
'e64ea4aa0ddf29785de8d786ab7ab09f940bfe316b6f1deeb8d04d9d16d35db1')