summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2022-01-19 16:40:49 +0200
committerDeon Spengler2022-01-19 16:40:49 +0200
commit6ab0b61db264d5cc086ff582a6ea73ec120afd8c (patch)
treeb2a3daf4d3d600013661d6c40a589b315c945aef
parent0540a478ff44f907fde41c578d054d7e681ddd26 (diff)
downloadaur-6ab0b61db264d5cc086ff582a6ea73ec120afd8c.tar.gz
Update to SOGo-5.5.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebd8b8411d6a..f3e461027b17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sogo
pkgdesc = groupware server built around OpenGroupware.org (OGo) and the SOPE application server
- pkgver = 5.4.0
- pkgrel = 2
+ pkgver = 5.5.0
+ pkgrel = 1
url = http://www.sogo.nu/
install = sogo.install
arch = x86_64
license = GPL
makedepends = gcc-objc
makedepends = gnustep-make
- depends = sope>=5.4.0
+ depends = sope>=5.5.0
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -33,10 +33,10 @@ pkgbase = sogo
backup = etc/sogo/sogo.conf
backup = etc/httpd/conf/extra/SOGo.conf
backup = etc/conf.d/sogo
- source = https://packages.inverse.ca/SOGo/sources/SOGo-5.4.0.tar.gz
+ source = https://packages.inverse.ca/SOGo/sources/SOGo-5.5.0.tar.gz
source = sogo.service
source = sogo.confd
- sha256sums = e85b4a2bd51606f568d650155c4ac732834dba46d3b6b90bb257df90742ba6a5
+ sha256sums = 8fdd47a954dc5fd941dc2fd4d579bc87e651e244f7eae9bb82bbed6057cc5cc8
sha256sums = 7565a09d2b9daebaf2814a2bb55bf5bcae4cd3c72426f14a7ad6cd07e337c68b
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index b774d0b67f56..2f23a1e12afa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# 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.4.0
-pkgrel=2
+pkgver=5.5.0
+pkgrel=1
arch=('x86_64')
url="http://www.sogo.nu/"
license=('GPL')
@@ -40,7 +40,7 @@ backup=('etc/sogo/sogo.conf'
source=("https://packages.inverse.ca/SOGo/sources/SOGo-${pkgver}.tar.gz"
"sogo.service"
"sogo.confd")
-sha256sums=('e85b4a2bd51606f568d650155c4ac732834dba46d3b6b90bb257df90742ba6a5'
+sha256sums=('8fdd47a954dc5fd941dc2fd4d579bc87e651e244f7eae9bb82bbed6057cc5cc8'
'7565a09d2b9daebaf2814a2bb55bf5bcae4cd3c72426f14a7ad6cd07e337c68b'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')