summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rosenstrauch2017-08-13 02:25:45 -0400
committerDavid Rosenstrauch2017-08-13 02:25:45 -0400
commit4772544885bf6bce259c670b1f9bce8c9435d3ae (patch)
tree1daaff3235336ab07d93125a279a76cd8cb4288b
parent95f3d3fac437c79dd479ebe19f1a7ac08fbe9d55 (diff)
downloadaur-4772544885bf6bce259c670b1f9bce8c9435d3ae.tar.gz
Update to upstream source
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 228a907435ec..bc846502dc81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = roundcubemail-plugin-chbox
pkgdesc = This chbox plugin adds the convenient functionality of making single and/or multiple selections from a number of emails in Roundcube message list.
pkgver = 0.2.4
- pkgrel = 1
+ pkgrel = 2
url = https://plugins.roundcube.net/packages/roundcube/chbox
arch = any
license = GPL3
depends = roundcubemail
source = https://github.com/6ec123321/chbox/archive/0.2.4.tar.gz
- md5sums = 7d55fa4601e6d5380855d39d35394048
+ md5sums = a647981b8b09d37a02401c9ccf0d5add
pkgname = roundcubemail-plugin-chbox
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"