From 6e30f3e2bb8f6d65da3951060eed32ec906fe17c Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Tue, 25 May 2021 14:36:38 +0300 Subject: [PATCH] xfce4-mailwatch-plugin: trim spaces in description --- x11-packages/xfce4-mailwatch-plugin/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/xfce4-mailwatch-plugin/build.sh b/x11-packages/xfce4-mailwatch-plugin/build.sh index fbfb645da..60452c165 100644 --- a/x11-packages/xfce4-mailwatch-plugin/build.sh +++ b/x11-packages/xfce4-mailwatch-plugin/build.sh @@ -1,5 +1,5 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start -TERMUX_PKG_DESCRIPTION="Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher for the Xfce4 panel. " +TERMUX_PKG_DESCRIPTION="Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher for the Xfce4 panel." TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_VERSION=1.3.0 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/${TERMUX_PKG_VERSION:0:3}/xfce4-mailwatch-plugin-$TERMUX_PKG_VERSION.tar.bz2