[arch-commits] Commit in radare2/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Apr 26 23:07:08 UTC 2021
Date: Monday, April 26, 2021 @ 23:07:07
Author: anthraxx
Revision: 924632
upgpkg: radare2 5.2.1-1
Modified:
radare2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-26 23:07:06 UTC (rev 924631)
+++ PKGBUILD 2021-04-26 23:07:07 UTC (rev 924632)
@@ -2,7 +2,7 @@
# Contributor: Guillermo Ramos <0xwille at gmail dot com>
pkgname=radare2
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary files'
url='https://radare.org'
@@ -15,8 +15,8 @@
optdepends=('r2ghidra: ghidra decompiler plugin')
options=('!emptydirs')
source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('664ea6df65c1ea8d13a80d281c3dbbcae16fb308826b9276e68d63f26f239f4a5c0d59abcf9325c299894ad4ebf1098b964aa3cad0bbe58b6c96cbd6e7b25952')
-b2sums=('51335b5560ea9085a7cb6ae998657d62353ad65e10f715ca25ec34cde75d48cd06d8312a898de71096138365d3ea13de45e6e48b2c0f06cea7d593cca43a0ef9')
+sha512sums=('c744f5c8fff163022a7a9a913fe34dfa0dee0d9ab3b18bd4cc038c2d487dbfeba2f1523aa12a3166a2c22c45bcc71e802fae101b72fc2e6adab96b522c0de17b')
+b2sums=('2edfa30d15214ac4dac6065349c808b539619413e7a100459efd5bf74e95c2483edb1ec13de8387d3a7dcfe25a2922ee377c37f4781c374df04e63fe98910b7e')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list