diff options
author | tmpfile <tmpfile@users.noreply.github.com> | 2017-06-19 10:17:38 -0300 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-20 08:02:04 +0000 |
commit | b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a (patch) | |
tree | 04c944287ef72a58766e96f146c060fc8857b80d /main/xinit | |
parent | 9b7d68a46d29418c825ec31f3393867f0f3d794d (diff) | |
download | aports-b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a.tar.bz2 aports-b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a.tar.xz |
main/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'main/xinit')
-rw-r--r-- | main/xinit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xinit/APKBUILD b/main/xinit/APKBUILD index f8789a7c21..ece5de58d6 100644 --- a/main/xinit/APKBUILD +++ b/main/xinit/APKBUILD @@ -2,7 +2,7 @@ pkgname=xinit pkgver=1.3.4 pkgrel=0 -pkgdesc="X.Org initialisation program " +pkgdesc="X.Org initialisation program" url="http://xorg.freedesktop.org/" arch="all" license="GPL" |