summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2020-02-24 10:13:48 +0100
committerCedric Girard2020-02-24 10:13:48 +0100
commitadbea90333127530e82a7639c3c659ed2b3b4866 (patch)
treefb93e91e1fffd9249d6cf0945a4f2c9c5537378c /PKGBUILD
parent118d494825ba2dc568e27db93e2a6d2e5766982c (diff)
downloadaur-adbea90333127530e82a7639c3c659ed2b3b4866.tar.gz
upgpkg: roundcubemail-plugin-contextmenu 3.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
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"