diff options
author | tmpfile <tmpfile@users.noreply.github.com> | 2017-06-19 10:32:43 -0300 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-06-24 01:34:32 +0200 |
commit | 8ba26cee862e71ac7cc67f8e6150720a6e0640ae (patch) | |
tree | 1020251ddc1a76bebf3673e47427262ea439831d /testing/icingaweb2-module-businessprocess | |
parent | 13a3585274bc42e0bac03c750c7333aa26eadf5e (diff) | |
download | aports-8ba26cee862e71ac7cc67f8e6150720a6e0640ae.tar.bz2 aports-8ba26cee862e71ac7cc67f8e6150720a6e0640ae.tar.xz |
testing/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'testing/icingaweb2-module-businessprocess')
-rw-r--r-- | testing/icingaweb2-module-businessprocess/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD index c10c86f720..5d102fc95c 100644 --- a/testing/icingaweb2-module-businessprocess/APKBUILD +++ b/testing/icingaweb2-module-businessprocess/APKBUILD @@ -4,7 +4,7 @@ pkgname=icingaweb2-module-businessprocess _module=${pkgname/*-/} pkgver=2.0.0 pkgrel=1 -pkgdesc="Manage Business Processes in Icinga Web 2 " +pkgdesc="Manage Business Processes in Icinga Web 2" url="http://www.icinga.org" arch="noarch !armhf" license="GPL2" |