summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas2016-12-13 20:48:46 -0600
committerDJ Lucas2016-12-13 20:48:46 -0600
commit21462ff84e681bfdac2bf80be02f4693ce8704b7 (patch)
tree548409857087d737426d166ac22e7096c980e4d4
parent15faf859c8ef0d11f042adb435f46641d93e810d (diff)
downloadaur-21462ff84e681bfdac2bf80be02f4693ce8704b7.tar.gz
Update to SOPE-2.3.18.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85b8d61ee7ea..8e9722dfbc22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 16 07:24:41 UTC 2016
+# Wed Dec 14 02:48:05 UTC 2016
pkgbase = sope2
pkgdesc = application server used by SOGo
- pkgver = 2.3.17
+ pkgver = 2.3.18
pkgrel = 1
url = http://www.sogo.nu/files/downloads/SOGo/Sources/
arch = i686
@@ -22,9 +22,9 @@ pkgbase = sope2
optdepends = postgresql: run database server for sogo locally
conflicts = sope
options = !strip
- source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-2.3.17.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-2.3.18.tar.gz
source = sope_configure.patch
- sha256sums = 3547a37f44c1bac2484999828c766005f86335ff2249317b085d191882bde8c4
+ sha256sums = 326a55a0ed428fe5019c37dbd986f5f7a3a0189d4461289a20a0f010c6cd86a7
sha256sums = 7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a
pkgname = sope2
diff --git a/PKGBUILD b/PKGBUILD
index 3b141d9b5745..c843f576fac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Steven Hiscocks <steven [at] hiscocks [dot] me [dot] uk>
# Contributor: Andre Wayand <aur-sope@awayand.sleepmail.com>
pkgname=sope2
-pkgver=2.3.17
+pkgver=2.3.18
pkgrel=1
pkgdesc="application server used by SOGo"
arch=('i686' 'x86_64')
@@ -36,6 +36,6 @@ package() {
make install DESTDIR="${pkgdir}"
}
-sha256sums=('3547a37f44c1bac2484999828c766005f86335ff2249317b085d191882bde8c4'
+sha256sums=('326a55a0ed428fe5019c37dbd986f5f7a3a0189d4461289a20a0f010c6cd86a7'
'7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a')