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

Kpcyrd kpcyrd at gemini.archlinux.org
Sun Aug 14 23:45:31 UTC 2022


    Date: Sunday, August 14, 2022 @ 23:45:30
  Author: kpcyrd
Revision: 1266097

upgpkg: ghidra 10.1.5-2 - remove python2 optdepends

Modified:
  ghidra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-14 23:12:48 UTC (rev 1266096)
+++ PKGBUILD	2022-08-14 23:45:30 UTC (rev 1266097)
@@ -5,7 +5,7 @@
 pkgver=10.1.5
 _d2j=2.0
 _yajsw=13.01
-pkgrel=1
+pkgrel=2
 pkgdesc='Software reverse engineering framework'
 url='https://ghidra-sre.org/'
 arch=('x86_64')
@@ -12,8 +12,7 @@
 license=('Apache')
 depends=('java-environment>=11' 'bash')
 makedepends=('git' 'gradle' 'unzip' 'java-environment=11')
-optdepends=('python2: Python feature'
-            'pam: GhidraServer support')
+optdepends=('pam: GhidraServer support')
 options=('!strip')
 source=(https://github.com/NationalSecurityAgency/ghidra/archive/Ghidra_${pkgver}_build.tar.gz
         "git+https://github.com/NationalSecurityAgency/ghidra-data#tag=Ghidra_${pkgver}"



More information about the arch-commits mailing list