Package Details: aircrack-ng-git 1.7.r4703.g13e5c460-4

Git Clone URL: https://aur.archlinux.org/aircrack-ng-git.git (read-only, click to copy)
Package Base: aircrack-ng-git
Description: Key cracker for the 802.11 WEP and WPA-PSK protocols
Upstream URL: https://www.aircrack-ng.org
Keywords: aircrack aircrack-ng airgraph airgraph-ng airmon airmon-ng airodump airodump-ng
Licenses: GPL-2.0-only
Conflicts: aircrack-ng-scripts
Provides: aircrack-ng-scripts
Replaces: aircrack-ng-scripts
Submitter: Miegl
Maintainer: AlphaLynx
Last Packager: AlphaLynx
Votes: 121
Popularity: 0.102236
First Submitted: 2018-04-04 18:44 (UTC)
Last Updated: 2025-05-31 06:56 (UTC)

Pinned Comments

AlphaLynx commented on 2025-03-16 04:05 (UTC) (edited on 2025-06-01 22:02 (UTC) by AlphaLynx)

For issues or patches, see my PKGBUILDs repo: https://github.com/AlphaLynx0/PKGBUILDs

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

vesath commented on 2013-10-23 01:02 (UTC)

Alright, I'll use `svn info | awk '/Revision/{r=$2}/Date/{gsub(/-/,"");d=$4}END{print d"."r}'`.

vesath commented on 2013-10-23 00:53 (UTC)

I am not aware of any guidelines. We could drop the date but what I'd like to do is, as I already do for git packages, use the date of the last commit (instead of the build date). I'll see if I can figure out how to do that easily in SVN and use your suggestion otherwise.

intelfx commented on 2013-10-21 13:38 (UTC)

Maybe pkgver() can be changed to use only `svnversion` and epoch=1? It's pretty annoying to rebuild the package every day... After all, guidelines say so :)

<deleted-account> commented on 2013-07-20 02:08 (UTC)

not sure what it is, but i couldn't connect to the svn to complete the build, but downloaded the 1.2 beta and built from source, using aur would have been so much smoother lol

thaz0th commented on 2013-05-25 10:54 (UTC)

svn: error while loading shared libraries: libsasl2.so.2: cannot open shared object file: No such file or directory

vesath commented on 2013-05-21 18:33 (UTC)

arielp: Thanks for letting me know about the repo move. As for having the date in the pkgver, it's indeed of debatable relevance with SVN, but I grew used to it, and it makes sense to have pkgver's which look alike for all development PKGBUILD.

arielp commented on 2013-05-21 17:15 (UTC)

Also, is the date really necessary in the pkgver()? svnversion(1) will increment with each commit, correct?

arielp commented on 2013-05-21 17:11 (UTC)

It looks like they changed SVN servers. source=("${_pkgname}::svn+http://svn.aircrack-ng.org/trunk")

vesath commented on 2013-05-17 13:07 (UTC)

bkg: Thanks for noticing. I've also moved everything to /usr/bin like we are currently doing for official packages.

vesath commented on 2013-05-17 13:06 (UTC)

bkg: Thanks for noticing. I've also moved everything to /usr/bin like we are currently doing for official packages.