Skip to content

Commit 984ca54

Browse files
committed
to-release: released packages.
1 parent 0e4197e commit 984ca54

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

lists/to-release

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
koadic

packages/blackarch-mirrorlist/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See COPYING for license details.
33

44
pkgname=blackarch-mirrorlist
5-
pkgver=20250309
5+
pkgver=20250626
66
pkgrel=1
77
pkgdesc='BlackArch Linux mirror list file.'
88
groups=('blackarch')
@@ -12,7 +12,7 @@ license=('custom:unknown')
1212
depends=('pacman')
1313
backup=('etc/pacman.d/blackarch-mirrorlist')
1414
source=('https://www.blackarch.org/blackarch-mirrorlist')
15-
sha512sums=('3d329a7a39a00b5672b6e48e8489349691b44d54946184489bccac4e2ee24d031695bb84fe823006d4a2df10497687f3361c6e6f37884ba08bb7f123cf63e4d3')
15+
sha512sums=('313d94d2292b91213faf6ab18ebb5fd03cbd21385313877aa69d9637c085bb5410a42e39b2d81fc0b66fcc8209fdd45933179ef3a185dfb05f1c3a93696533d4')
1616
options=('!strip')
1717

1818
package() {

packages/koadic/PKGBUILD

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
pkgname=koadic
55
pkgver=3.457f9a3
66
pkgrel=1
7-
epoch=3
7+
epoch=2
88
pkgdesc='A Windows post-exploitation rootkit similar to other penetration testing tools such as Meterpreter and Powershell Empire.'
99
groups=('blackarch' 'blackarch-automation' 'blackarch-exploitation')
1010
arch=('any')
1111
url='https://github.com/offsecginger/koadic'
1212
license=('Apache-2.0')
13-
depends=('impacket' 'python' 'python-cgi' 'python-pycryptodome'
14-
'python-pyasn1' 'python-tabulate' 'python-flask' 'python-rjsmin')
13+
depends=('impacket' 'python' 'python-cgi' 'python-pycryptodome' 'python-pyasn1'
14+
'python-tabulate' 'python-flask' 'python-rjsmin')
1515
makedepends=('git')
1616
source=("git+https://github.com/offsecginger/$pkgname.git")
1717
sha512sums=('SKIP')
@@ -54,3 +54,4 @@ EOF
5454

5555
chmod +x "$pkgdir/usr/bin/$pkgname"
5656
}
57+

packages/uff/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See COPYING for license details.
33

44
pkgname=uff
5-
pkgver=44.e32e6ee
5+
pkgver=45.c52abba
66
pkgrel=1
77
pkgdesc='Unleashed ffuf. A fork of ffuf with more functions & a modified HTTP stack.'
88
arch=('x86_64' 'aarch64')

0 commit comments

Comments
 (0)