summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2020-02-24 10:13:48 +0100
committerCedric Girard2020-02-24 10:13:48 +0100
commitadbea90333127530e82a7639c3c659ed2b3b4866 (patch)
treefb93e91e1fffd9249d6cf0945a4f2c9c5537378c
parent118d494825ba2dc568e27db93e2a6d2e5766982c (diff)
downloadaur-adbea90333127530e82a7639c3c659ed2b3b4866.tar.gz
upgpkg: roundcubemail-plugin-contextmenu 3.1-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf6ec16de41d..679f4b1312e9 100644
--- a/.SRCINFO
+++ b/.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/PKGBUILD b/PKGBUILD
index dcbaa7f881d8..d810debdfee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Javier Torres <javitonino [at] gmail [dot] com>
+# Maintainer: Cedric Girard <cgirard [dot] archlinux [at] valinor [dot] fr>
+# Contributor: Javier Torres <javitonino [at] gmail [dot] com>
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"