summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dbc22bc4b1c..bbbaded7b2a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Submitter: David Rosenstrauch <darose@darose.net>
pkgname=roundcubemail-plugin-markasjunk2
-pkgver=1.9
+pkgver=1.11.1
pkgrel=1
pkgdesc='Learn messages as Junk/Not Junk. (With support for external learn commands.)'
arch=('any')
@@ -9,7 +9,7 @@ url='https://plugins.roundcube.net/packages/johndoh/markasjunk2'
license=('GPL3')
depends=('roundcubemail')
source=("https://github.com/JohnDoh/Roundcube-Plugin-Mark-as-Junk-2/archive/${pkgver}.tar.gz")
-md5sums=('e50080db30c4273139cdea1fb6ba96f9')
+md5sums=('c0f6ca00e67d91a767eafc1d67944f4f')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"