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

Levente Polyak anthraxx at archlinux.org
Fri May 27 15:01:43 UTC 2016


    Date: Friday, May 27, 2016 @ 17:01:43
  Author: anthraxx
Revision: 177285

upgpkg: radare2 0.10.3-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-27 14:56:31 UTC (rev 177284)
+++ PKGBUILD	2016-05-27 15:01:43 UTC (rev 177285)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary files'
 url='http://radare.org'
@@ -11,7 +11,7 @@
 depends=('sh' 'capstone' 'openssl' 'libzip')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('d2b3ef641aaba1726ddd57095245fe832869ee8d02713d5a7fd80fa8c140f2f685f24580b6ffce68dbf88d9917d82e19d24cb82543072823d5ec8c81d2654352')
+sha512sums=('8868b5a4533d232b4e97978a1178a341126d2732a27cb9b3bdaa4893c8928e9d50efa3e96b249b04eebcf8dfb3911ba15ae237d2437adb0bbed496ce8ce34e08')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list