[arch-commits] Commit in lazarus/trunk (PKGBUILD)

Ike Devolder idevolder at archlinux.org
Sun Oct 6 08:50:44 UTC 2019


    Date: Sunday, October 6, 2019 @ 08:50:44
  Author: idevolder
Revision: 513117

upgpkg: lazarus 2.0.4-2

Modified:
  lazarus/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 08:50:13 UTC (rev 513116)
+++ PKGBUILD	2019-10-06 08:50:44 UTC (rev 513117)
@@ -5,7 +5,7 @@
 pkgbase=lazarus
 pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt5')
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 url='http://www.lazarus.freepascal.org/'
 license=('GPL2' 'MPL' 'custom:modifiedLGPL')
 arch=('x86_64')
@@ -37,6 +37,7 @@
     'perl: to run some scirpts in the tools directory'
     'gtk2: to compile gtk2 apps'
     'qt5pas: to compile qt5 apps and use help viewer'
+    'gdb: debugging while developing'
   )
 
   cd "$srcdir"/${pkgbase}



More information about the arch-commits mailing list