summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Torres2015-08-07 20:35:15 +0200
committerJavier Torres2015-08-07 20:35:15 +0200
commit305e7721c163b9a8ddbec83b6f0d97e8a5d0900e (patch)
tree507bb2c63f1a10f7149d70368306b040c2d36ec8
parent8b667fcfd05b9f0e585c2a12e61ef67b00573582 (diff)
downloadaur-305e7721c163b9a8ddbec83b6f0d97e8a5d0900e.tar.gz
Update to 2.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 515292329bde..975ce3b129df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = roundcubemail-plugin-contextmenu
pkgdesc = Contextmenus for various parts of Roundcube using commands from the toolbars
- pkgver = 2.1
+ pkgver = 2.1.2
pkgrel = 1
url = https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu
arch = any
license = GPL3
depends = roundcubemail
- source = https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/archive/2.1.tar.gz
- sha256sums = 6ef36e01a34c219a3a5e78e7bc9f5fd89c7a75e69d590b06e7f9e0bf3d4746f5
+ source = https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/archive/2.1.2.tar.gz
+ sha256sums = d38950728dd917d4f8d82656d3564c033a04c416adbe9bf6b352d87d2eab21af
pkgname = roundcubemail-plugin-contextmenu
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"