summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Torres2015-08-07 20:35:39 +0200
committerJavier Torres2015-08-07 20:35:39 +0200
commit31a5bba007782c1687df699aa1148277a54f8b69 (patch)
tree2342f7a812149f33c9a24047793f51dd4e3ada1d
parent47357c24c9f447a84d34d66a18231ccfc3588dbc (diff)
downloadaur-31a5bba007782c1687df699aa1148277a54f8b69.tar.gz
Update to 3.2.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba9f300f272b..67857db5da9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = roundcubemail-plugins-kolab
pkgdesc = Kolab Plugins for the Roundcube Webmailer
- pkgver = 3.2.7
+ pkgver = 3.2.9
pkgrel = 1
url = http://www.kolab.org
arch = any
@@ -10,8 +10,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.7.tar.gz
- sha256sums = cb7001837e08164fad267338b1e3418dfcc034a98fdd3bfd84b605386942a36a
+ source = http://mirror.kolabsys.com/pub/releases/roundcubemail-plugins-kolab-3.2.9.tar.gz
+ sha256sums = e2a96c2e68074e7bf4bd0d7e8224316a3b93bf865d3fb7f2145fbf2004093518
pkgname = roundcubemail-plugins-kolab
diff --git a/PKGBUILD b/PKGBUILD
index 3a371b21c22d..4b22450a4ab7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=roundcubemail-plugins-kolab
-pkgver=3.2.7
+pkgver=3.2.9
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=('cb7001837e08164fad267338b1e3418dfcc034a98fdd3bfd84b605386942a36a')
+sha256sums=('e2a96c2e68074e7bf4bd0d7e8224316a3b93bf865d3fb7f2145fbf2004093518')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail"