File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
# See COPYING for license details.
3
3
4
4
pkgname=conpass
5
- pkgver=0.1.0
5
+ pkgver=0.1.1
6
6
pkgrel=1
7
7
pkgdesc=' Password spraying in AD environment avoing account locking.'
8
8
arch=(' any' )
@@ -12,7 +12,7 @@ license=('MIT')
12
12
depends=(' python' ' python-ldap' ' impacket-ba' ' python-rich' )
13
13
makedepends=(' python-setuptools' )
14
14
source=(" https://files.pythonhosted.org/packages/source/${pkgname:: 1} /$pkgname /$pkgname -$pkgver .tar.gz" )
15
- sha512sums=(' 2e0f0ebf605c31c3e1e0f9abe6ab71561802783e569d092f3e02829a20abae31c9874d0ba951c7f0cc5e409cc9287a036a5fb8318527f3856d1442681b72f58c ' )
15
+ sha512sums=(' 9b0215f1b1a2e47e61640f9867e248ddd4bd7a9910e97fef2350a89ed871996ed0a5ed4c749d477278608b6a16065b4b044159906eb39af7892fe9ceedb3358e ' )
16
16
17
17
build () {
18
18
cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments