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

Levente Polyak anthraxx at archlinux.org
Tue Sep 3 19:41:12 UTC 2019


    Date: Tuesday, September 3, 2019 @ 19:41:11
  Author: anthraxx
Revision: 507929

upgpkg: radare2 3.8.0-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-03 18:48:56 UTC (rev 507928)
+++ PKGBUILD	2019-09-03 19:41:11 UTC (rev 507929)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=3.7.0
+pkgver=3.8.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=('6981e2a9ba8e741f3b10e4774e3833ac1135116bbaf856828ea9128ef22551e3')
-sha512sums=('8e4d1b89d0d1e717403ba0bc2ce47e2644d12303ed5391fe4b9efc11b86a0b9c9356fdea1caecabe16d88ded9577fe77c182225adf2fdbd63b2e48f9c9c9f52d')
+sha256sums=('09496070458c02f04b63932839aba341ab64417c676cfc649a8e754e435952e1')
+sha512sums=('c9a1a4e7743b54026990d7473f05fb8eb25d7a7f0fd985172587ce82b8f6fefb53dd181b0bdb8463d2460c71e4a9eb377ead4ef7379615c90aa858d8fcadeadb')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list