From c5d89f0de4ff627ab77f8052e28a8775066e0c8f Mon Sep 17 00:00:00 2001 From: Olivier Le Moal Date: Tue, 17 Jul 2018 23:14:39 +0200 Subject: [PATCH] update to 2.2.11 --- PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index fdbfa57..3fa29f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,8 +4,8 @@ #Maintainer: onny pkgname=wfuzz -pkgver=2.2.9 -pkgrel=3 +pkgver=2.2.11 +pkgrel=1 pkgdesc="Utility to bruteforce web applications to find their not linked resources" url="https://github.com/xmendez/wfuzz" arch=('i686' 'x86_64') @@ -16,8 +16,8 @@ conflicts=() replaces=() backup=() source=("https://github.com/xmendez/wfuzz/archive/v$pkgver.tar.gz") -md5sums=('136bd26bdf301e169d873d4d0e5a226c') -sha256sums=('8e68a188ff0e19ac2675f4e15160aa855d34b585b2dc1bbfc53ad639f899e513') +md5sums=('91281ea3cd32b0b9c8478d5cca424d05') +sha256sums=('d90ed28f5e301e1b8f66e041dedecc92c6e6c264da6fc2790ac69d11bce8e009') package() {