Date: Thursday, August 11, 2016 @ 18:01:47 Author: anthraxx Revision: 186434
upgpkg: afl 2.30b-1 Modified: afl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-11 17:57:45 UTC (rev 186433) +++ PKGBUILD 2016-08-11 18:01:47 UTC (rev 186434) @@ -2,7 +2,7 @@ # Contributor: spider-mario <[email protected]> pkgname=afl -pkgver=2.28b +pkgver=2.30b pkgrel=1 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms' url='http://lcamtuf.coredump.cx/afl/' @@ -18,7 +18,7 @@ replaces=('american-fuzzy-lop') options=('!emptydirs' '!strip') source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz) -sha512sums=('77b05f2b40d83ecef26dba60bf8a482a2331ef46dcab92cd183eaa784461550d1c004c55a023f1f18b0ab51310d3a84692ba76687ffff8bd322ea9080612cb9a') +sha512sums=('45c0afcb6e7873648ec213b9dfb0c8a708caa7e3dbc1db9f11e2dba74febfcd9391e49eb284c33b7f9f5ce24eb27e9dc5ed67a17c6ef2a5f377d1b8438d6ae06') build() { cd ${pkgname}-${pkgver}
