Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
aircrack-ng
Commits:
8b729dbd by Jelle van der Waa at 2024-11-16T22:39:20+01:00
upgpkg: 1.7-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = aircrack-ng
pkgdesc = Key cracker for the 802.11 WEP and WPA-PSK protocols
pkgver = 1.7
- pkgrel = 4
+ pkgrel = 5
url = https://www.aircrack-ng.org
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgname=aircrack-ng
_pkgver=1.7
pkgver=${_pkgver//-/}
-pkgrel=4
+pkgrel=5
pkgdesc="Key cracker for the 802.11 WEP and WPA-PSK protocols"
arch=('x86_64')
url="https://www.aircrack-ng.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aircrack-ng/-/commit/8b729dbd0e47fb8298753f150b8e86d9c494a975
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aircrack-ng/-/commit/8b729dbd0e47fb8298753f150b8e86d9c494a975
You're receiving this email because of your account on gitlab.archlinux.org.