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/kimchi | |
parent | 13a3585274bc42e0bac03c750c7333aa26eadf5e (diff) | |
download | aports-8ba26cee862e71ac7cc67f8e6150720a6e0640ae.tar.bz2 aports-8ba26cee862e71ac7cc67f8e6150720a6e0640ae.tar.xz |
testing/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'testing/kimchi')
-rw-r--r-- | testing/kimchi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kimchi/APKBUILD b/testing/kimchi/APKBUILD index 508baa1cf4..db8c209c03 100644 --- a/testing/kimchi/APKBUILD +++ b/testing/kimchi/APKBUILD @@ -3,7 +3,7 @@ pkgname=kimchi pkgver=2.4.0 pkgrel=0 -pkgdesc="An HTML5 management interface for KVM " +pkgdesc="An HTML5 management interface for KVM" url="https://github.com/kimchi-project/kimchi" arch="noarch" license="APACHE LGPL2.1" |