Date: Monday, November 4, 2019 @ 09:12:29 Author: felixonmars Revision: 523841
Python 3.8 rebuild Modified: afl-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 09:11:42 UTC (rev 523840) +++ PKGBUILD 2019-11-04 09:12:29 UTC (rev 523841) @@ -2,7 +2,7 @@ pkgname=afl-utils pkgver=1.34a -pkgrel=1 +pkgrel=2 pkgdesc='Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization' url='https://github.com/rc0r/afl-utils' arch=('any')
