summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2021-12-29 17:07:33 +0200
committerDeon Spengler2021-12-29 17:07:33 +0200
commite8a82f1d8d8003db2cb9dd1753531960fd750f6f (patch)
treed63c168b3d52bd99b3deb82ee203eb9acadcfa96
parent1860652854b287afb65ca3c15361042162961034 (diff)
downloadaur-e8a82f1d8d8003db2cb9dd1753531960fd750f6f.tar.gz
Update to SOGo-5.4.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e4c3bea6c4c..d901e8c24d02 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.2.0
- pkgrel = 2
+ pkgver = 5.4.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.2.0
+ depends = sope>=5.4.0
depends = gnustep-base
depends = libmemcached
depends = memcached
@@ -32,10 +32,10 @@ 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.2.0.tar.gz
+ source = https://packages.inverse.ca/SOGo/sources/SOGo-5.4.0.tar.gz
source = sogo.service
source = sogo.confd
- sha256sums = 6f738f7f55ec24eba838cd2fee8f3b136d67cd56afd660113c863daa0fb2333a
+ sha256sums = e85b4a2bd51606f568d650155c4ac732834dba46d3b6b90bb257df90742ba6a5
sha256sums = 7565a09d2b9daebaf2814a2bb55bf5bcae4cd3c72426f14a7ad6cd07e337c68b
sha256sums = 8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7
diff --git a/PKGBUILD b/PKGBUILD
index 219c098a56a1..df255d540566 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.2.0
-pkgrel=2
+pkgver=5.4.0
+pkgrel=1
arch=('x86_64')
url="http://www.sogo.nu/"
license=('GPL')
@@ -36,10 +36,10 @@ optdepends=('postgresql: run database server for sogo locally'
backup=('etc/sogo/sogo.conf'
'etc/httpd/conf/extra/SOGo.conf'
'etc/conf.d/sogo')
-source=("http://www.sogo.nu/files/downloads/SOGo/Sources/SOGo-${pkgver}.tar.gz"
+source=("https://packages.inverse.ca/SOGo/sources/SOGo-${pkgver}.tar.gz"
"sogo.service"
"sogo.confd")
-sha256sums=('6f738f7f55ec24eba838cd2fee8f3b136d67cd56afd660113c863daa0fb2333a'
+sha256sums=('e85b4a2bd51606f568d650155c4ac732834dba46d3b6b90bb257df90742ba6a5'
'7565a09d2b9daebaf2814a2bb55bf5bcae4cd3c72426f14a7ad6cd07e337c68b'
'8ee0d1ad77e998ea801053fce175d8c4a1c55dcc5ee1ff78f0a8e3797187a6a7')