mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] fpc: rebuild against updated gcc
This commit is contained in:
parent
0d809e7cb8
commit
f9dea72c79
@ -1,6 +1,6 @@
|
||||
pkgname=('fpc' 'fpc-src')
|
||||
pkgver=3.0.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library."
|
||||
arch=('x86_64')
|
||||
url="http://www.freepascal.org/"
|
||||
@ -18,7 +18,7 @@ sha256sums=('f66514e6f2c2e4e1bccccb4d554c24b77682ed61c87811ae5dd210f421855e76'
|
||||
|
||||
package_fpc-src(){
|
||||
pkgdesc='Sources for the FreePascal compiler (required by the Lazarus IDE)'
|
||||
arch=('any')
|
||||
arch=('x86_64')
|
||||
|
||||
cd $srcdir/fpcbuild-$pkgver/fpcsrc
|
||||
mkdir -p $pkgdir/usr/lib/fpc/src
|
||||
|
Loading…
Reference in New Issue
Block a user