From 43e14b95dc43341133cbab01c1562c154ee6846d Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Fri, 22 Oct 2021 11:22:47 +0200 Subject: [PATCH] upgpkg: roundcubemail-plugin-contextmenu 3.3-1 upstream release --- roundcubemail-plugin-contextmenu/.SRCINFO | 7 +++---- roundcubemail-plugin-contextmenu/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/roundcubemail-plugin-contextmenu/.SRCINFO b/roundcubemail-plugin-contextmenu/.SRCINFO index ffdb3cc..c07a8e2 100644 --- a/roundcubemail-plugin-contextmenu/.SRCINFO +++ b/roundcubemail-plugin-contextmenu/.SRCINFO @@ -1,13 +1,12 @@ pkgbase = roundcubemail-plugin-contextmenu pkgdesc = Contextmenus for various parts of Roundcube using commands from the toolbars - pkgver = 3.2.1 + pkgver = 3.3 pkgrel = 1 url = https://github.com/JohnDoh/roundcube-contextmenu arch = any license = GPL3 depends = roundcubemail - source = roundcubemail-plugin-contextmenu-3.2.1.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.2.1.tar.gz - sha256sums = 6da73554d26192ee6624bbb14c8e68107b0f511c5efe579e5b22247bde73c141 + source = roundcubemail-plugin-contextmenu-3.3.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.3.tar.gz + sha256sums = 90c00ae78546e757a6ce7d63a27c35bc82d0acdfd9cfffabd02a8a954ac8e085 pkgname = roundcubemail-plugin-contextmenu - diff --git a/roundcubemail-plugin-contextmenu/PKGBUILD b/roundcubemail-plugin-contextmenu/PKGBUILD index 0900d4a..1025b79 100644 --- a/roundcubemail-plugin-contextmenu/PKGBUILD +++ b/roundcubemail-plugin-contextmenu/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Javier Torres pkgname=roundcubemail-plugin-contextmenu -pkgver=3.2.1 +pkgver=3.3 pkgrel=1 pkgdesc='Contextmenus for various parts of Roundcube using commands from the toolbars' arch=('any') @@ -10,7 +10,7 @@ url='https://github.com/JohnDoh/roundcube-contextmenu' license=('GPL3') depends=('roundcubemail') source=("roundcubemail-plugin-contextmenu-${pkgver}.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/${pkgver}.tar.gz") -sha256sums=('6da73554d26192ee6624bbb14c8e68107b0f511c5efe579e5b22247bde73c141') +sha256sums=('90c00ae78546e757a6ce7d63a27c35bc82d0acdfd9cfffabd02a8a954ac8e085') package() { mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"