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/patchwork/APKBUILD | |
parent | 9b7d68a46d29418c825ec31f3393867f0f3d794d (diff) | |
download | aports-b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a.tar.bz2 aports-b4a647d6f803b29cf5f03f4ac3491aa8b3bf0c8a.tar.xz |
main/[various]: remove trailing whitespace in pkgdesc
Diffstat (limited to 'main/patchwork/APKBUILD')
-rw-r--r-- | main/patchwork/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/patchwork/APKBUILD b/main/patchwork/APKBUILD index 1181c50865..3b45b6004d 100644 --- a/main/patchwork/APKBUILD +++ b/main/patchwork/APKBUILD @@ -3,7 +3,7 @@ pkgname=patchwork pkgver=1.1.3 pkgrel=0 -pkgdesc="Web-based patch tracking system " +pkgdesc="Web-based patch tracking system" url="https://github.com/getpatchwork/patchwork" arch="noarch" license="GPL" |