diff options
-rw-r--r-- | community/py-evtx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-evtx/APKBUILD b/community/py-evtx/APKBUILD index 21a25f7681..4080a6cb94 100644 --- a/community/py-evtx/APKBUILD +++ b/community/py-evtx/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-evtx _pkgname=python-evtx pkgver=0.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Pure Python parser for recent Windows Event Log files (.evtx)" url="http://www.williballenthin.com/evtx/index.html" arch="noarch" |