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 f303b45694c0..df1888c807c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=roundcubemail-plugin-chbox
pkgver=0.2.4
-pkgrel=1
+pkgrel=2
pkgdesc='This chbox plugin adds the convenient functionality of making single and/or multiple selections from a number of emails in Roundcube message list.'
arch=('any')
url='https://plugins.roundcube.net/packages/roundcube/chbox'
license=('GPL3')
depends=('roundcubemail')
source=("https://github.com/6ec123321/chbox/archive/${pkgver}.tar.gz")
-md5sums=('7d55fa4601e6d5380855d39d35394048')
+md5sums=('a647981b8b09d37a02401c9ccf0d5add')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"