kompare: remove some newlines in the DESCRIPTION

This commit is contained in:
Gerasim Troeglazov
2022-05-14 11:51:56 +10:00
parent c2df6604b8
commit e1e4c49b88

View File

@@ -3,10 +3,10 @@ DESCRIPTION="Kompare is a program to view the differences between files.
Features include:
* comparison of files or directories via a graphical interface
* bezier-based connection widget lets you see both source and destination
as they really appear
* graphical viewing of patch files in normal, context, unified and
diff formats
* bezier-based connection widget lets you see both source and destination \
as they really appear
* graphical viewing of patch files in normal, context, unified and \
diff formats
* interactive application of differences
* full network transparency
* ability to view plain-text diff output in embedded viewer
@@ -17,7 +17,7 @@ Features include:
HOMEPAGE="https://apps.kde.org/kompare/"
COPYRIGHT="2010-2022 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kompare-$portVersion.tar.xz"
CHECKSUM_SHA256="e2e0ee484b2eb098d9315ea26a0b68abce64ae02572baab998a5711f609c018d"
SOURCE_DIR="kompare-$portVersion"