summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas2016-05-18 22:10:04 -0500
committerDJ Lucas2016-05-18 22:10:04 -0500
commit378937554a9beef6429d70978415c24a32243b00 (patch)
tree88c72dccde1ed3edd2f793c54c063634e1060bfa
parent9632e45917127be57463165e508eb15daebe1ad6 (diff)
downloadaur-378937554a9beef6429d70978415c24a32243b00.tar.gz
Update to SOPE-3.1.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e20c56e816b..ea3a3c0ec072 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 5 01:07:41 UTC 2016
+# Thu May 19 03:09:12 UTC 2016
pkgbase = sope
pkgdesc = application server used by SOGo
- pkgver = 3.0.2
+ pkgver = 3.1.0
pkgrel = 1
url = http://www.sogo.nu/files/downloads/SOGo/Sources/
arch = i686
@@ -20,12 +20,12 @@ pkgbase = sope
optdepends = openldap: run directory server for sogo locally
optdepends = openssl: create SSL secured connectons
optdepends = postgresql: run database server for sogo locally
- provides = sope2=3.0.2-1
+ provides = sope2=3.1.0-1
replaces = sope2
options = !strip
- source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-3.0.2.tar.gz
+ source = http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-3.1.0.tar.gz
source = sope_configure.patch
- sha256sums = 62adad635d386b0f7531c40f88cd314b267fbaa873c8d0b78204c399123f4ef1
+ sha256sums = 88be59069bc2064a58a1beb32dc70d9fa1e21a3ce96bf7095c4c1e9aa480ad59
sha256sums = 7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a
pkgname = sope
diff --git a/PKGBUILD b/PKGBUILD
index 95b9b3ec59ad..25c2b5f9b467 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=sope
-pkgver=3.0.2
+pkgver=3.1.0
pkgrel=1
pkgdesc="application server used by SOGo"
arch=('i686' 'x86_64')
@@ -42,6 +42,6 @@ package() {
make install DESTDIR="${pkgdir}"
}
-sha256sums=('62adad635d386b0f7531c40f88cd314b267fbaa873c8d0b78204c399123f4ef1'
+sha256sums=('88be59069bc2064a58a1beb32dc70d9fa1e21a3ce96bf7095c4c1e9aa480ad59'
'7ff3387daffd15b5f97146da1fd61aefc9591b7b6a41f1f0e60b572106fdbc9a')