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/openxcap | |
parent | 13a3585274bc42e0bac03c750c7333aa26eadf5e (diff) | |
download | aports-8ba26cee862e71ac7cc67f8e6150720a6e0640ae.tar.bz2 aports-8ba26cee862e71ac7cc67f8e6150720a6e0640ae.tar.xz |
testing/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'testing/openxcap')
-rw-r--r-- | testing/openxcap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD index d8407e15db..416cd1ccb4 100644 --- a/testing/openxcap/APKBUILD +++ b/testing/openxcap/APKBUILD @@ -3,7 +3,7 @@ pkgname=openxcap pkgver=2.2.0 pkgrel=1 -pkgdesc="Open source fully featured XCAP server " +pkgdesc="Open source fully featured XCAP server" url="http://openxcap.org" pkgusers="openxcap" pkggroups="openxcap" |