Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
rz-ghidra


Commits:
92a75d88 by Antonio Rojas at 2024-03-09T21:01:20+01:00
upgpkg: 0.7.0-1: Update to 0.7.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = rz-ghidra
+       pkgdesc = Deep ghidra decompiler integration for rizin and rz-cutter
+       pkgver = 0.7.0
+       pkgrel = 1
+       url = https://github.com/rizinorg/rz-ghidra
+       arch = x86_64
+       license = LGPL3
+       makedepends = git
+       makedepends = cmake
+       makedepends = rz-cutter
+       depends = rizin
+       depends = glibc
+       source = 
git+https://github.com/rizinorg/rz-ghidra#commit=1ef58d29b278dc3afc7d0898034fdd12e63e084e
+       source = rizin-ghidra::git+https://github.com/rizinorg/ghidra.git
+       source = git+https://github.com/zeux/pugixml.git
+       sha512sums = SKIP
+       sha512sums = SKIP
+       sha512sums = SKIP
+
+pkgname = rz-ghidra


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=rz-ghidra
-_gitcommit=dbddcf11b3ad5fd560640c4293c882bae0e751ad
-pkgver=0.6.0
+_gitcommit=1ef58d29b278dc3afc7d0898034fdd12e63e084e
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='Deep ghidra decompiler integration for rizin and rz-cutter'
 url='https://github.com/rizinorg/rz-ghidra'
 arch=('x86_64')
 license=('LGPL3')
 depends=('rizin' 'glibc')
-makedepends=('git' 'cmake' 'qt5-base' 'rz-cutter')
+makedepends=('git' 'cmake' 'rz-cutter')
 source=("git+${url}#commit=${_gitcommit}"
         rizin-ghidra::git+https://github.com/rizinorg/ghidra.git
         git+https://github.com/zeux/pugixml.git)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-ghidra/-/commit/92a75d8819ac0c1c2c496dc02284727d116dd118

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-ghidra/-/commit/92a75d8819ac0c1c2c496dc02284727d116dd118
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to