[arch-commits] Commit in iaito/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Apr 27 19:41:18 UTC 2021
Date: Tuesday, April 27, 2021 @ 19:41:18
Author: anthraxx
Revision: 924826
upgpkg: iaito 5.2.2-1
Modified:
iaito/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-27 19:40:01 UTC (rev 924825)
+++ PKGBUILD 2021-04-27 19:41:18 UTC (rev 924826)
@@ -3,9 +3,9 @@
# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
pkgname=iaito
-_gitcommit=aec953b014cdc64d5303bc27de9a9c4565d7e8db
-pkgver=5.2.1
-pkgrel=2
+_gitcommit=4a8ee1df1a1beb09e1304065b5d7f53d54977581
+pkgver=5.2.2
+pkgrel=1
pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
url='https://github.com/radareorg/iaito'
arch=('x86_64')
@@ -31,8 +31,6 @@
cd iaito
git config 'submodule.src/translations.url' "${srcdir}/iaito-translations"
git submodule update --init src/translations
- sed 's|cutterbindings_python.h|iaitobindings_python.h|g' -i src/plugins/PluginManager.cpp
- sed 's|SBK_CUTTERPLUGIN_IDX|SBK_IAITOPLUGIN_IDX|g' -i src/plugins/PluginManager.cpp
}
build() {
More information about the arch-commits
mailing list