summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Hafner2020-02-29 12:54:02 +0100
committerFabian Hafner2020-02-29 12:54:02 +0100
commit31ac4a9601450901dbb2100d3875678a352b2539 (patch)
tree7ea149ce4d493ca1aa36ed4296782141792950bd
parentde72c4b9a05c2317975e50f5fb0efdf79b4d549c (diff)
downloadaur-31ac4a9601450901dbb2100d3875678a352b2539.tar.gz
Version bump for python 3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0025308d235d..595c028a1192 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-impacket-git
pkgdesc = Collection of classes for working with network protocols
pkgver = impacket_0_9_20.r90.g13cfc72a
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SecureAuthCorp/impacket
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 742f51eeb70b..611978ff00c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=impacket
pkgname=python-impacket-git
pkgver=impacket_0_9_20.r90.g13cfc72a
-pkgrel=1
+pkgrel=2
pkgdesc="Collection of classes for working with network protocols"
arch=('any')
conflicts=('impacket')