summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeon Spengler2018-08-24 23:07:54 +0200
committerDeon Spengler2018-08-24 23:07:54 +0200
commit83b37593932ed07c0c529bb21d0c769637aaec49 (patch)
tree82a68eb45ce6f77035ade6f25054f8bf359fe726
parente89eaa4274e5e43fefbe7980a6a857c29da9e76e (diff)
downloadaur-83b37593932ed07c0c529bb21d0c769637aaec49.tar.gz
Update to SOPE-4.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 513645cc4779..c655b10477cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sope
pkgdesc = application server used by SOGo
- pkgver = 4.0.1
+ pkgver = 4.0.2
pkgrel = 1
url = http://www.sogo.nu/files/downloads/SOGo/Sources/
arch = x86_64
@@ -20,9 +20,9 @@ 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.0.1.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.2.tar.gz
source = sope_configure.patch
- sha256sums = 2cf2f0c2481d2a611b2308bd311f9a893a921757165d577eb25af2d8399b4c9a
+ sha256sums = 19ebeb0854f63003cd1c99e271e9f8b7476a2c7f666027d46a2e12b6abc94738
sha256sums = 7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a
pkgname = sope
diff --git a/PKGBUILD b/PKGBUILD
index e41beafe4280..be36e65f5410 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.0.1
+pkgver=4.0.2
pkgrel=1
arch=('x86_64')
url="http://www.sogo.nu/files/downloads/SOGo/Sources/"
@@ -26,7 +26,7 @@ optdepends=('libxml2: parse XML coniguration files'
'postgresql: run database server for sogo locally')
source=("http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-${pkgver}.tar.gz"
"sope_configure.patch")
-sha256sums=('2cf2f0c2481d2a611b2308bd311f9a893a921757165d577eb25af2d8399b4c9a'
+sha256sums=('19ebeb0854f63003cd1c99e271e9f8b7476a2c7f666027d46a2e12b6abc94738'
'7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a')
prepare() {