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-pnp | |
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-pnp')
-rw-r--r-- | testing/icingaweb2-module-pnp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 4d10f17286..887c7a29e9 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -4,7 +4,7 @@ pkgname=icingaweb2-module-pnp _module=${pkgname/*-/} pkgver=1.0.1 pkgrel=0 -pkgdesc="Integrate PNP graphs into Icinga Web 2 " +pkgdesc="Integrate PNP graphs into Icinga Web 2" url="http://www.icinga.org" arch="noarch !armhf" license="GPL2" |