summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabian Hafner2020-02-03 17:00:03 +0100
committerFabian Hafner2020-02-03 17:00:03 +0100
commitde72c4b9a05c2317975e50f5fb0efdf79b4d549c (patch)
treeac0b65062d775d1de143127acd99c9ae13a59d65 /.SRCINFO
downloadaur-de72c4b9a05c2317975e50f5fb0efdf79b4d549c.tar.gz
Impacket Python 3 GIT Initial
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0025308d235d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python-impacket-git
+ pkgdesc = Collection of classes for working with network protocols
+ pkgver = impacket_0_9_20.r90.g13cfc72a
+ pkgrel = 1
+ url = https://github.com/SecureAuthCorp/impacket
+ arch = any
+ license = Apache
+ makedepends = git
+ depends = python
+ depends = python-future
+ depends = python-six
+ depends = python-pyasn1
+ depends = python-pycryptodome
+ depends = python-pycryptodomex
+ depends = python-pyopenssl
+ depends = python-ldap3
+ depends = python-flask
+ depends = python-pcapy
+ provides = impacket
+ conflicts = impacket
+ source = git+https://github.com/SecureAuthCorp/impacket.git
+ sha256sums = SKIP
+
+pkgname = python-impacket-git
+