From 7b39da195ff16b8d6666bf4d8c9bcc750f67f798 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 3 Dec 2023 19:57:31 +0100 Subject: fpc-svn: fix pkgdesc --- fpc-svn/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fpc-svn') 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() { { -- cgit v1.2.3-54-g00ecf