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

Levente Polyak anthraxx at archlinux.org
Sun Sep 29 20:44:57 UTC 2019


    Date: Sunday, September 29, 2019 @ 20:44:57
  Author: anthraxx
Revision: 512136

upgpkg: radare2 3.9.0-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-29 20:26:22 UTC (rev 512135)
+++ PKGBUILD	2019-09-29 20:44:57 UTC (rev 512136)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=3.8.0
+pkgver=3.9.0
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary files'
 url='https://radare.org'
@@ -13,8 +13,8 @@
 makedepends=('meson')
 options=('!emptydirs')
 source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('09496070458c02f04b63932839aba341ab64417c676cfc649a8e754e435952e1')
-sha512sums=('c9a1a4e7743b54026990d7473f05fb8eb25d7a7f0fd985172587ce82b8f6fefb53dd181b0bdb8463d2460c71e4a9eb377ead4ef7379615c90aa858d8fcadeadb')
+sha256sums=('270cf67d0dee8dab4ed21dfaab57671b479ec82f0fc8d1c988e121c48b51addc')
+sha512sums=('7198c6fb35778d93fdbba5dd3dceddb7af21d555fb42f22752c8898ccba44fdcba92a6c502ddc8bdda71b883df392168ece807325b53cf75537b4ec59d86e42a')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list