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

Levente Polyak anthraxx at archlinux.org
Wed Sep 5 22:58:28 UTC 2018


    Date: Wednesday, September 5, 2018 @ 22:58:27
  Author: anthraxx
Revision: 377187

upgpkg: radare2 2.9.0-1

Modified:
  radare2/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 22:56:27 UTC (rev 377186)
+++ PKGBUILD	2018-09-05 22:58:27 UTC (rev 377187)
@@ -2,8 +2,8 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=2.8.0
-pkgrel=2
+pkgver=2.9.0
+pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary files'
 url='https://radare.org'
 arch=('x86_64')
@@ -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=('633c1b59e8935f6157142e7bd134b262f07595263c31c6ca3a194dd987a46360')
-sha512sums=('968c61eb5102125b232f9a74362fb90b0409da80b4cd4f109d11e49d02c80a5beee9e73065ef3b4a22fb8cdf43f86338fd21b648ddfa34001ed6cace47335803')
+sha256sums=('423ced52355daeaa12a6abbd6735f93c1eb19af728ecb359a6074f49abacc8a2')
+sha512sums=('8365edd54d0a8030955b566f750ae4c3b5db26550fa3035f7d543d6f2a9b31760a38df30dfd839f7c9ab938e7f032997d9a3198a16f44c54c71c58c39a2cfc8c')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list