summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Torres2017-07-27 22:04:59 +0200
committerJavier Torres2017-07-27 22:04:59 +0200
commitded795fb7a654a7d99fb82cf5d6aec6731f14d3b (patch)
treec46411a7bfc546e7c4b8d004507b88c09d3cec0f /PKGBUILD
parent07baa7f02745107067225fa9c6bd152c436ab68e (diff)
downloadaur-ded795fb7a654a7d99fb82cf5d6aec6731f14d3b.tar.gz
Update to 2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b11ec05adbd3..3102df5e72c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Javier Torres <javitonino [at] gmail [dot] com>
pkgname=roundcubemail-plugin-contextmenu
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.3
+pkgrel=1
pkgdesc='Contextmenus for various parts of Roundcube using commands from the toolbars'
arch=('any')
url='https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu'
license=('GPL3')
depends=('roundcubemail')
source=("https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/archive/${pkgver}.tar.gz")
-sha256sums=('d38950728dd917d4f8d82656d3564c033a04c416adbe9bf6b352d87d2eab21af')
+sha256sums=('63e231607c1cd6e703cf698b263d493d2eb4e10582c7cb47aec3a4fb266acf5b')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"