summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2020-01-22 17:06:22 +0200
committerDeon Spengler2020-01-22 17:06:22 +0200
commitf022b73f0997c419d1a6f06642e3567aafbe3014 (patch)
treef972e2e75245e3f1a08ddc6b5e2816045d566376
parented18d785eb9af1cea4abcd0d8c829c40b08283d6 (diff)
downloadaur-f022b73f0997c419d1a6f06642e3567aafbe3014.tar.gz
Update to SOPE-4.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22e916b8f957..b98e82b4f193 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sope
pkgdesc = application server used by SOGo
- pkgver = 4.2.0
+ pkgver = 4.3.0
pkgrel = 1
url = http://www.sogo.nu/files/downloads/SOGo/Sources/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = sope
optdepends = postgresql: run database server for sogo locally
replaces = sope2
options = !strip
- source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-4.2.0.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-4.3.0.tar.gz
source = sope_configure.patch
sha256sums = 31add5ac353d7edd4ee8f8d12c3c5f7c86a43100b7252985d9503c38230f7ffa
sha256sums = 7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a
diff --git a/PKGBUILD b/PKGBUILD
index e7843086cbec..2010d3eb7e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andre Wayand <aur-sope@awayand.sleepmail.com>
pkgname=sope
pkgdesc="application server used by SOGo"
-pkgver=4.2.0
+pkgver=4.3.0
pkgrel=1
arch=('x86_64')
url="http://www.sogo.nu/files/downloads/SOGo/Sources/"