aboutsummaryrefslogtreecommitdiffstats
path: root/community/virtualbox-guest-modules-hardened/APKBUILD
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-06-19 10:24:19 -0300
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-06-20 08:00:06 +0000
commit9b7d68a46d29418c825ec31f3393867f0f3d794d (patch)
treeb4043aebaffa00cd3427a2e0cc0970e309cd9bcb /community/virtualbox-guest-modules-hardened/APKBUILD
parent711e23bd51010b5757171e9183516e6127783ffc (diff)
downloadaports-9b7d68a46d29418c825ec31f3393867f0f3d794d.tar.bz2
aports-9b7d68a46d29418c825ec31f3393867f0f3d794d.tar.xz
community/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'community/virtualbox-guest-modules-hardened/APKBUILD')
-rw-r--r--community/virtualbox-guest-modules-hardened/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-hardened/APKBUILD b/community/virtualbox-guest-modules-hardened/APKBUILD
index 1e554fcafe..fac95492fd 100644
--- a/community/virtualbox-guest-modules-hardened/APKBUILD
+++ b/community/virtualbox-guest-modules-hardened/APKBUILD
@@ -18,7 +18,7 @@ _abi_release_virthardened=${_kver}-${_kpkgrel}-virthardened
pkgname=${_name}-${_flavor}
pkgver=$_kver
pkgrel=$(($_kpkgrel + $_mypkgrel))
-pkgdesc="VirtualBox Additions kernel modules for $_flavor "
+pkgdesc="VirtualBox Additions kernel modules for $_flavor"
arch='x86 x86_64'
url='http://virtualbox.org'
license="GPL custom"