diff options
author | tmpfile <tmpfile@users.noreply.github.com> | 2017-06-19 10:24:19 -0300 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-20 08:00:06 +0000 |
commit | 9b7d68a46d29418c825ec31f3393867f0f3d794d (patch) | |
tree | b4043aebaffa00cd3427a2e0cc0970e309cd9bcb /community/monkey | |
parent | 711e23bd51010b5757171e9183516e6127783ffc (diff) | |
download | aports-9b7d68a46d29418c825ec31f3393867f0f3d794d.tar.bz2 aports-9b7d68a46d29418c825ec31f3393867f0f3d794d.tar.xz |
community/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'community/monkey')
-rw-r--r-- | community/monkey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/monkey/APKBUILD b/community/monkey/APKBUILD index 0b0adc6b5f..cc2621c32d 100644 --- a/community/monkey/APKBUILD +++ b/community/monkey/APKBUILD @@ -4,7 +4,7 @@ pkgname=monkey pkgver=1.6.9 pkgrel=1 -pkgdesc="Monkey is a lightweight and powerful web server " +pkgdesc="Monkey is a lightweight and powerful web server" url="http://monkey-project.com/" arch="all" license="ASL 2.0" |