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

Levente Polyak anthraxx at archlinux.org
Mon Apr 12 20:20:44 UTC 2021


    Date: Monday, April 12, 2021 @ 20:20:44
  Author: anthraxx
Revision: 916028

upgpkg: rz-ghidra 0.2.0-1

Modified:
  rz-ghidra/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-12 20:19:55 UTC (rev 916027)
+++ PKGBUILD	2021-04-12 20:20:44 UTC (rev 916028)
@@ -1,9 +1,9 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=rz-ghidra
-_gitcommit=8cf6ef09bf8d006f8e194c587be479acf42c6c09
-_gitcutter=e28b2a15b0588dc65d5e1172078be1ae88eab6db
-pkgver=0.1.1
+_gitcommit=8df3bf7a6c392e3839dae005e3887ce953b5dabf
+_gitcutter=8d47919234e179284e7ca918cde827abc82a1b6b
+pkgver=0.2.0
 pkgrel=1
 pkgdesc='Deep ghidra decompiler integration for rizin and rz-cutter'
 url='https://github.com/rizinorg/rz-ghidra'
@@ -31,7 +31,6 @@
   git config submodule."third-party/pugixml".url "${srcdir}/pugixml"
   git config submodule."ghidra/ghidra".url "${srcdir}/rizin-ghidra"
   git submodule update --recursive
-  sed 's|RizinOrg/Cutter|rizin/cutter|g' -i CMakeLists.txt
 }
 
 build() {



More information about the arch-commits mailing list