summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Torres2015-08-07 20:35:15 +0200
committerJavier Torres2015-08-07 20:35:15 +0200
commit305e7721c163b9a8ddbec83b6f0d97e8a5d0900e (patch)
tree507bb2c63f1a10f7149d70368306b040c2d36ec8 /PKGBUILD
parent8b667fcfd05b9f0e585c2a12e61ef67b00573582 (diff)
downloadaur-305e7721c163b9a8ddbec83b6f0d97e8a5d0900e.tar.gz
Update to 2.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5383561ea3ae..ca82104839b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Javier Torres <javitonino [at] gmail [dot] com>
pkgname=roundcubemail-plugin-contextmenu
-pkgver=2.1
+pkgver=2.1.2
pkgrel=1
pkgdesc=('Contextmenus for various parts of Roundcube using commands from the toolbars')
arch=('any')
@@ -9,7 +9,7 @@ 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=('6ef36e01a34c219a3a5e78e7bc9f5fd89c7a75e69d590b06e7f9e0bf3d4746f5')
+sha256sums=('d38950728dd917d4f8d82656d3564c033a04c416adbe9bf6b352d87d2eab21af')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"