Skip to content

Commit 3610745

Browse files
committed
conpass: update to 0.1.1
1 parent 313cf7f commit 3610745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/conpass/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=conpass
5-
pkgver=0.1.0
5+
pkgver=0.1.1
66
pkgrel=1
77
pkgdesc='Password spraying in AD environment avoing account locking.'
88
arch=('any')
@@ -12,7 +12,7 @@ license=('MIT')
1212
depends=('python' 'python-ldap' 'impacket-ba' 'python-rich')
1313
makedepends=('python-setuptools')
1414
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
15-
sha512sums=('2e0f0ebf605c31c3e1e0f9abe6ab71561802783e569d092f3e02829a20abae31c9874d0ba951c7f0cc5e409cc9287a036a5fb8318527f3856d1442681b72f58c')
15+
sha512sums=('9b0215f1b1a2e47e61640f9867e248ddd4bd7a9910e97fef2350a89ed871996ed0a5ed4c749d477278608b6a16065b4b044159906eb39af7892fe9ceedb3358e')
1616

1717
build() {
1818
cd "$pkgname-$pkgver"

0 commit comments

Comments
 (0)