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

Levente Polyak anthraxx at archlinux.org
Thu Jan 10 00:17:28 UTC 2019


    Date: Thursday, January 10, 2019 @ 00:17:27
  Author: anthraxx
Revision: 421345

upgpkg: radare2 3.2.0-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-10 00:12:54 UTC (rev 421344)
+++ PKGBUILD	2019-01-10 00:17:27 UTC (rev 421345)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=3.1.3
+pkgver=3.2.0
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary files'
 url='https://radare.org'
@@ -11,8 +11,8 @@
 depends=('sh' 'capstone' 'openssl' 'libzip')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
-sha256sums=('e3198565b02b95c67da5c45e7f157b5a9e1c7d8afe0238bd5631459b0e7731fb')
-sha512sums=('75b4966e8d64ffd341c50b22d12653e4ead23352d25a7a1f923ee6cb177bd0a9a16e7c02cbd5b58cf3da03f415168606cd67ed19f594dca75c66114e9c35903f')
+sha256sums=('18dbec13588d7795e3ce0b3a442578227d941b70cb1421b52abe127191db6634')
+sha512sums=('9773068568cf71797b0c86837188604130ef9d63e7b7fd115820d8979dde37d259aaea45002c9984e8c3599e9bade53720d3bb1b3635bdad5a2dc73aff54f048')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list