From 2bdd3eadd309154ecc44f315390e38cce7b0e33f Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Mon, 24 Feb 2020 10:13:48 +0100 Subject: [PATCH] upgpkg: roundcubemail-plugin-contextmenu 3.1-1 upstream release --- roundcubemail-plugin-contextmenu/.SRCINFO | 10 ++++------ roundcubemail-plugin-contextmenu/PKGBUILD | 11 ++++++----- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/roundcubemail-plugin-contextmenu/.SRCINFO b/roundcubemail-plugin-contextmenu/.SRCINFO index bf6ec16..679f4b1 100644 --- a/roundcubemail-plugin-contextmenu/.SRCINFO +++ b/roundcubemail-plugin-contextmenu/.SRCINFO @@ -1,15 +1,13 @@ -# Generated by mksrcinfo v8 -# Sun Jul 29 18:10:42 UTC 2018 pkgbase = roundcubemail-plugin-contextmenu pkgdesc = Contextmenus for various parts of Roundcube using commands from the toolbars - pkgver = 2.3 - pkgrel = 2 + pkgver = 3.1 + pkgrel = 1 url = https://github.com/JohnDoh/roundcube-contextmenu arch = any license = GPL3 depends = roundcubemail - source = https://github.com/JohnDoh/roundcube-contextmenu/archive/2.3.tar.gz - sha256sums = 2e42440d4ea00e3d4b2102bd31e167d9b44d4661533bc6628cd6511f04b268e5 + source = roundcubemail-plugin-contextmenu-3.1.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.1.tar.gz + sha256sums = 6959573ad09cde5bb1781db3f68373e17b49c790ec9084607de82d7261a2766c pkgname = roundcubemail-plugin-contextmenu diff --git a/roundcubemail-plugin-contextmenu/PKGBUILD b/roundcubemail-plugin-contextmenu/PKGBUILD index dcbaa7f..d810deb 100644 --- a/roundcubemail-plugin-contextmenu/PKGBUILD +++ b/roundcubemail-plugin-contextmenu/PKGBUILD @@ -1,15 +1,16 @@ -# Maintainer: Javier Torres +# Maintainer: Cedric Girard +# Contributor: Javier Torres pkgname=roundcubemail-plugin-contextmenu -pkgver=2.3 -pkgrel=2 +pkgver=3.1 +pkgrel=1 pkgdesc='Contextmenus for various parts of Roundcube using commands from the toolbars' arch=('any') url='https://github.com/JohnDoh/roundcube-contextmenu' license=('GPL3') depends=('roundcubemail') -source=("https://github.com/JohnDoh/roundcube-contextmenu/archive/${pkgver}.tar.gz") -sha256sums=('2e42440d4ea00e3d4b2102bd31e167d9b44d4661533bc6628cd6511f04b268e5') +source=("roundcubemail-plugin-contextmenu-${pkgver}.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/${pkgver}.tar.gz") +sha256sums=('6959573ad09cde5bb1781db3f68373e17b49c790ec9084607de82d7261a2766c') package() { mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"