Date: Friday, April 28, 2023 @ 21:18:21
  Author: arojas
Revision: 1449193

upgpkg: iaito 5.8.4-1: Update to 5.8.4

Modified:
  iaito/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-28 20:58:24 UTC (rev 1449192)
+++ PKGBUILD    2023-04-28 21:18:21 UTC (rev 1449193)
@@ -3,16 +3,16 @@
 # Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
 
 pkgname=iaito
-_gitcommit=e821ddc1c8ef20a391791fdb1f81ad6f67e8c869
+_gitcommit=805db97abdd453592021b0b4e812d6a806914fd5
 _transcommit=e66b3a962a7fc7dfd730764180011ecffbb206bf
-pkgver=5.8.2
+pkgver=5.8.4
 pkgrel=1
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/iaito'
 arch=('x86_64')
 license=('GPL3')
-depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python'
-         'pyside2' 'python-shiboken2' 'graphviz' 'gcc-libs' 
'syntax-highlighting')
+depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'python'
+         'pyside2' 'python-shiboken2' 'graphviz' 'gcc-libs')
 makedepends=('git' 'shiboken2' 'qt5-tools')
 optdepends=('r2ghidra: ghidra decompiler plugin')
 replaces=('r2cutter')

Reply via email to