Update to 2.3

This commit is contained in:
Javier Torres 2017-07-27 22:04:59 +02:00
parent 07baa7f027
commit ded795fb7a

View file

@ -1,15 +1,15 @@
# Maintainer: Javier Torres <javitonino [at] gmail [dot] com> # Maintainer: Javier Torres <javitonino [at] gmail [dot] com>
pkgname=roundcubemail-plugin-contextmenu pkgname=roundcubemail-plugin-contextmenu
pkgver=2.1.2 pkgver=2.3
pkgrel=2 pkgrel=1
pkgdesc='Contextmenus for various parts of Roundcube using commands from the toolbars' pkgdesc='Contextmenus for various parts of Roundcube using commands from the toolbars'
arch=('any') arch=('any')
url='https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu' url='https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu'
license=('GPL3') license=('GPL3')
depends=('roundcubemail') depends=('roundcubemail')
source=("https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/archive/${pkgver}.tar.gz") source=("https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/archive/${pkgver}.tar.gz")
sha256sums=('d38950728dd917d4f8d82656d3564c033a04c416adbe9bf6b352d87d2eab21af') sha256sums=('63e231607c1cd6e703cf698b263d493d2eb4e10582c7cb47aec3a4fb266acf5b')
package() { package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins" mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"