summaryrefslogtreecommitdiff
path: root/fpc-svn
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-12-03 19:57:31 +0100
committerErich Eckner <git@eckner.net>2023-12-03 19:57:31 +0100
commit7b39da195ff16b8d6666bf4d8c9bcc750f67f798 (patch)
tree45608401e54f81d3cff696597789bdee9b454251 /fpc-svn
parentb90bf364dda4a98d2125cb7e3f07084dd4827cea (diff)
downloadarchlinuxewe-7b39da195ff16b8d6666bf4d8c9bcc750f67f798.tar.xz
fpc-svn: fix pkgdesc
Diffstat (limited to 'fpc-svn')
-rw-r--r--fpc-svn/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/fpc-svn/PKGBUILD b/fpc-svn/PKGBUILD
index 34fa623c2..dda4b17d8 100644
--- a/fpc-svn/PKGBUILD
+++ b/fpc-svn/PKGBUILD
@@ -20,8 +20,7 @@ depends=('bash' 'ncurses' 'zlib' 'expat')
# Trunk can only be built with stable version of FPC
makedepends=('fpc' 'subversion' 'fpc-src-svn')
source=()
-pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible \
- Pascal Compiler. It comes with fully TP 7.0 compatible run-time library."
+pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible Pascal Compiler. It comes with fully TP 7.0 compatible run-time library."
pkgver() {
{