summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67857db5da9c..a496d4553d9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Feb 18 17:58:01 UTC 2016
pkgbase = roundcubemail-plugins-kolab
pkgdesc = Kolab Plugins for the Roundcube Webmailer
- pkgver = 3.2.9
+ pkgver = 3.2.10
pkgrel = 1
url = http://www.kolab.org
arch = any
@@ -10,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.9.tar.gz
- sha256sums = e2a96c2e68074e7bf4bd0d7e8224316a3b93bf865d3fb7f2145fbf2004093518
+ source = http://mirror.kolabsys.com/pub/releases/roundcubemail-plugins-kolab-3.2.10.tar.gz
+ sha256sums = 133a0c8fe379c117ea9981dea90c8712d0c7c7c4243f00b40b5992377a504988
pkgname = roundcubemail-plugins-kolab
diff --git a/PKGBUILD b/PKGBUILD
index 4b22450a4ab7..6671d7fed645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=roundcubemail-plugins-kolab
-pkgver=3.2.9
+pkgver=3.2.10
pkgrel=1
-pkgdesc=('Kolab Plugins for the Roundcube Webmailer')
+pkgdesc='Kolab Plugins for the Roundcube Webmailer'
arch=('any')
url='http://www.kolab.org'
license=('AGPL3')
@@ -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=('e2a96c2e68074e7bf4bd0d7e8224316a3b93bf865d3fb7f2145fbf2004093518')
+sha256sums=('133a0c8fe379c117ea9981dea90c8712d0c7c7c4243f00b40b5992377a504988')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail"