upgpkg: roundcubemail-plugin-contextmenu 3.3.1-1

upstream release
This commit is contained in:
Cedric Girard 2022-06-20 11:52:17 +02:00
parent f738a20d57
commit 0390b70e3c
Signed by: X-dark
GPG Key ID: E7D0E125DB9519E4
2 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
pkgbase = roundcubemail-plugin-contextmenu
pkgdesc = Contextmenus for various parts of Roundcube using commands from the toolbars
pkgver = 3.3
pkgver = 3.3.1
pkgrel = 1
url = https://github.com/JohnDoh/roundcube-contextmenu
arch = any
license = GPL3
depends = roundcubemail
source = roundcubemail-plugin-contextmenu-3.3.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.3.tar.gz
sha256sums = 90c00ae78546e757a6ce7d63a27c35bc82d0acdfd9cfffabd02a8a954ac8e085
source = roundcubemail-plugin-contextmenu-3.3.1.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.3.1.tar.gz
sha256sums = 63820f7ba116bdf537a51ab53014cc303c45f465e3ff1e310d3333e64940c0bb
pkgname = roundcubemail-plugin-contextmenu

View File

@ -2,7 +2,7 @@
# Contributor: Javier Torres <javitonino [at] gmail [dot] com>
pkgname=roundcubemail-plugin-contextmenu
pkgver=3.3
pkgver=3.3.1
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=('90c00ae78546e757a6ce7d63a27c35bc82d0acdfd9cfffabd02a8a954ac8e085')
sha256sums=('63820f7ba116bdf537a51ab53014cc303c45f465e3ff1e310d3333e64940c0bb')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"