From 388147aa375ec62b625ccbdd6452fd589f1998ea Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Fri, 20 Nov 2020 17:25:18 +0100 Subject: [PATCH] upgpkg: roundcubemail-plugin-contextmenu 3.2.1-1 upstream release --- roundcubemail-plugin-contextmenu/.SRCINFO | 8 ++++---- roundcubemail-plugin-contextmenu/PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/roundcubemail-plugin-contextmenu/.SRCINFO b/roundcubemail-plugin-contextmenu/.SRCINFO index 537ab18..ffdb3cc 100644 --- a/roundcubemail-plugin-contextmenu/.SRCINFO +++ b/roundcubemail-plugin-contextmenu/.SRCINFO @@ -1,13 +1,13 @@ pkgbase = roundcubemail-plugin-contextmenu pkgdesc = Contextmenus for various parts of Roundcube using commands from the toolbars - pkgver = 3.2 - pkgrel = 2 + pkgver = 3.2.1 + pkgrel = 1 url = https://github.com/JohnDoh/roundcube-contextmenu arch = any license = GPL3 depends = roundcubemail - source = roundcubemail-plugin-contextmenu-3.2.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.2.tar.gz - sha256sums = a057b297f47db8220ca2f141735af3307ba9a2090fd9d2d056fced2588b6f8c8 + source = roundcubemail-plugin-contextmenu-3.2.1.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.2.1.tar.gz + sha256sums = 6da73554d26192ee6624bbb14c8e68107b0f511c5efe579e5b22247bde73c141 pkgname = roundcubemail-plugin-contextmenu diff --git a/roundcubemail-plugin-contextmenu/PKGBUILD b/roundcubemail-plugin-contextmenu/PKGBUILD index 9f198e6..0900d4a 100644 --- a/roundcubemail-plugin-contextmenu/PKGBUILD +++ b/roundcubemail-plugin-contextmenu/PKGBUILD @@ -2,15 +2,15 @@ # Contributor: Javier Torres pkgname=roundcubemail-plugin-contextmenu -pkgver=3.2 -pkgrel=2 +pkgver=3.2.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=("roundcubemail-plugin-contextmenu-${pkgver}.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/${pkgver}.tar.gz") -sha256sums=('a057b297f47db8220ca2f141735af3307ba9a2090fd9d2d056fced2588b6f8c8') +sha256sums=('6da73554d26192ee6624bbb14c8e68107b0f511c5efe579e5b22247bde73c141') package() { mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"