[arch-commits] Commit in radare2-cutter/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Mar 20 16:20:41 UTC 2020
Date: Friday, March 20, 2020 @ 16:20:39
Author: anthraxx
Revision: 601921
upgpkg: radare2-cutter 1:1.10.2-2: adding r2ghidra-dec optdepends
Modified:
radare2-cutter/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-20 16:19:26 UTC (rev 601920)
+++ PKGBUILD 2020-03-20 16:20:39 UTC (rev 601921)
@@ -6,7 +6,7 @@
_gitcommit=b78df947d0a000ff38c38673fe84bae4c47a77e1
pkgver=1.10.2
epoch=1
-pkgrel=1
+pkgrel=2
pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
url='https://github.com/radareorg/cutter'
arch=('x86_64')
@@ -14,6 +14,7 @@
depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 'python' 'jupyter'
'pyside2' 'python-shiboken2')
makedepends=('git' 'cmake' 'shiboken2')
+optdepends=('r2ghidra-dec: ghidra decompiler plugin')
source=(${pkgname}::"git+https://github.com/radareorg/cutter#commit=${_gitcommit}")
sha512sums=('SKIP')
More information about the arch-commits
mailing list