Date: Monday, November 4, 2019 @ 07:38:27 Author: felixonmars Revision: 523522
Python 3.8 rebuild Modified: ropgadget/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 07:38:16 UTC (rev 523521) +++ PKGBUILD 2019-11-04 07:38:27 UTC (rev 523522) @@ -4,7 +4,7 @@ pkgname=ropgadget _pkgname=ROPgadget pkgver=5.7 -pkgrel=1 +pkgrel=2 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several file formats and architectures' url='http://www.shell-storm.org/project/ROPgadget' arch=('any')
