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

Levente Polyak anthraxx at archlinux.org
Mon Apr 26 23:12:29 UTC 2021


    Date: Monday, April 26, 2021 @ 23:12:29
  Author: anthraxx
Revision: 924640

upgpkg: iaito 5.2.1-1

Modified:
  iaito/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 23:09:14 UTC (rev 924639)
+++ PKGBUILD	2021-04-26 23:12:29 UTC (rev 924640)
@@ -3,8 +3,8 @@
 # Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
 
 pkgname=iaito
-_gitcommit=e296df66616da9ea3fa664cb1bb8f77c221a78fe
-pkgver=5.2.0
+_gitcommit=aec953b014cdc64d5303bc27de9a9c4565d7e8db
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/iaito'
@@ -31,8 +31,6 @@
   cd iaito
   git config 'submodule.src/translations.url' "${srcdir}/iaito-translations"
   git submodule update --init src/translations
-  mv src/org.radare.{r2cutter,iaito}.appdata.xml
-  mv src/org.radare.{r2cutter,iaito}.desktop
   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
 }



More information about the arch-commits mailing list