summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Torres2016-11-12 14:39:16 +0100
committerJavier Torres2016-11-12 14:39:16 +0100
commit39e9616a023032d0e1ba19e67f0ff687396fc8d2 (patch)
tree4d20e5ea99c0c5a25fcf6fa7622ddc301516250c
parent6ea3ffac49d311e111d464cb85acc62a4d392dd0 (diff)
downloadaur-39e9616a023032d0e1ba19e67f0ff687396fc8d2.tar.gz
Update to 3.2.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a496d4553d9f..5388a7d7360c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 18 17:58:01 UTC 2016
+# Sat Nov 12 13:39:02 UTC 2016
pkgbase = roundcubemail-plugins-kolab
pkgdesc = Kolab Plugins for the Roundcube Webmailer
- pkgver = 3.2.10
+ pkgver = 3.2.16
pkgrel = 1
url = http://www.kolab.org
arch = any
@@ -12,8 +12,8 @@ pkgbase = roundcubemail-plugins-kolab
depends = php-kolabformat
optdepends = roundcubemail-skin-chameleon: Kolab skin for roundcube
optdepends = pykolab: configuration tool
- source = http://mirror.kolabsys.com/pub/releases/roundcubemail-plugins-kolab-3.2.10.tar.gz
- sha256sums = 133a0c8fe379c117ea9981dea90c8712d0c7c7c4243f00b40b5992377a504988
+ source = http://mirror.kolabsys.com/pub/releases/roundcubemail-plugins-kolab-3.2.16.tar.gz
+ sha256sums = 89d017bb670f07216fa28ce1d63e2492695e5e24e616c206bad656868ade8627
pkgname = roundcubemail-plugins-kolab
diff --git a/PKGBUILD b/PKGBUILD
index 6671d7fed645..00aae08cb6c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=roundcubemail-plugins-kolab
-pkgver=3.2.10
+pkgver=3.2.16
pkgrel=1
pkgdesc='Kolab Plugins for the Roundcube Webmailer'
arch=('any')
@@ -12,7 +12,7 @@ depends=('php-ldap' 'roundcubemail' 'php-kolabformat')
optdepends=('roundcubemail-skin-chameleon: Kolab skin for roundcube'
'pykolab: configuration tool')
source=("http://mirror.kolabsys.com/pub/releases/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('133a0c8fe379c117ea9981dea90c8712d0c7c7c4243f00b40b5992377a504988')
+sha256sums=('89d017bb670f07216fa28ce1d63e2492695e5e24e616c206bad656868ade8627')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail"