community/aircrack-ng to 1.4-1

This commit is contained in:
Kevin Mihelich 2018-10-10 15:48:08 +00:00
parent c42d425a46
commit a1bd9d0504

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: Jonathan Steel <jsteel at archlinux.org>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
@ -9,9 +8,9 @@
# - build v7 with neon
pkgname=aircrack-ng
_pkgver=1.3
_pkgver=1.4
pkgver=${_pkgver//-/}
pkgrel=1.1
pkgrel=1
pkgdesc="Key cracker for the 802.11 WEP and WPA-PSK protocols"
arch=('x86_64')
url="https://www.aircrack-ng.org"
@ -22,7 +21,7 @@ conflicts=('aircrack-ng-scripts')
replaces=('aircrack-ng-scripts')
provides=('aircrack-ng-scripts')
source=(https://download.aircrack-ng.org/$pkgname-$_pkgver.tar.gz)
md5sums=('c7c5b076dee0c25ee580b0f56f455623')
md5sums=('24e22f6f6eca1e7dc0d203e5719d3e8d')
build() {
cd $pkgname-$_pkgver