[arch-commits] Commit in impacket/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sat Mar 28 15:25:46 UTC 2020


    Date: Saturday, March 28, 2020 @ 15:25:44
  Author: anthraxx
Revision: 605216

upgpkg: impacket 0.9.21-1

Modified:
  impacket/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-28 15:25:33 UTC (rev 605215)
+++ PKGBUILD	2020-03-28 15:25:44 UTC (rev 605216)
@@ -3,7 +3,7 @@
 # Contributor: Paolo Giangrandi <peoro.noob at gmail.com>
 
 pkgname=impacket
-pkgver=0.9.20
+pkgver=0.9.21
 pkgrel=1
 pkgdesc='Collection of classes for working with network protocols'
 url='https://github.com/CoreSecurity/impacket'
@@ -13,8 +13,8 @@
          'python-six' 'python-ldap3' 'python-flask')
 checkdepends=('python-pytest' 'python-pytest-runner' 'python-cryptography')
 source=(https://github.com/CoreSecurity/impacket/archive/impacket_${pkgver//./_}.tar.gz)
-sha256sums=('ccb9dc1accd306d86c1949388c8673ceb5304bfc5a2b3f868876b350d103045d')
-sha512sums=('14e97d03352b8a86701f0f6cdd688b8a7b9952eef5bf3ed9b984fbec6ee60b427c7d8f4200ddc0ae44279c78db30b6a2a48330243da80de25f7d9541a202e731')
+sha256sums=('838b0152ce7e725150e2e6b012a99624282eba8d77fda54282845f3c96a39a54')
+sha512sums=('9602019461cc07c2fc1e1a7baf40da0558a6cea4f6086e3c4ee16562cf0298c099c88f32ff7842ba403fc1560ccf29c1b3e9671cddcacb3ff6473d95dc11df2a')
 
 prepare() {
   cd ${pkgname}-${pkgname}_${pkgver//./_}



More information about the arch-commits mailing list