upgpkg: roundcubemail-plugin-contextmenu 3.3-1

upstream release
This commit is contained in:
Cedric Girard 2021-10-22 11:22:47 +02:00
parent cf7983ea40
commit 43e14b95dc
Signed by: X-dark
GPG Key ID: E7D0E125DB9519E4
2 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -2,7 +2,7 @@
# Contributor: Javier Torres <javitonino [at] gmail [dot] com>
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"