From aac72fe2a467ff68bd3c5b24ed3ebb5db87f94bc Mon Sep 17 00:00:00 2001 From: omni Date: Sun, 5 May 2024 17:37:35 +0000 Subject: [PATCH] community/radare2: adopt aport --- community/radare2/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/radare2/APKBUILD b/community/radare2/APKBUILD index 304896b4344..6d7971a6e47 100644 --- a/community/radare2/APKBUILD +++ b/community/radare2/APKBUILD @@ -2,10 +2,10 @@ # Contributor: Valery Kartel # Contributor: stef # Contributor: Jose-Luis Rivas -# Maintainer: Valery Kartel +# Maintainer: omni pkgname=radare2 pkgver=5.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="Opensource, crossplatform reverse engineering framework" url="https://www.radare.org/" arch="all"