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

Levente Polyak anthraxx at archlinux.org
Fri Jul 15 21:44:23 UTC 2016


    Date: Friday, July 15, 2016 @ 21:44:23
  Author: anthraxx
Revision: 182968

upgpkg: radare2 0.10.4-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-15 21:43:45 UTC (rev 182967)
+++ PKGBUILD	2016-07-15 21:44:23 UTC (rev 182968)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=0.10.3
+pkgver=0.10.4
 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=('8868b5a4533d232b4e97978a1178a341126d2732a27cb9b3bdaa4893c8928e9d50efa3e96b249b04eebcf8dfb3911ba15ae237d2437adb0bbed496ce8ce34e08')
+sha512sums=('8bec8eaeaeb28059023571a5747d199d2b5ab38a4156b2eb7d375c48426b5410ade2749c0b64531a231d6b8d36c6f1d3a88aa42eeffa269eb73c4acc91482de5')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list