summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Rebischke2016-02-11 18:17:28 +0100
committerChristian Rebischke2016-02-11 18:17:28 +0100
commit00ba76e6369f59ceefe8afdccab89c938b64b058 (patch)
treeb508bf83171147b39a7d8f41e1abf617f56735a6
parent98b3d1c26dbb852d760bb9efa21fd1b7998f0d72 (diff)
downloadaur-00ba76e6369f59ceefe8afdccab89c938b64b058.tar.gz
incremented rel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41959a8593d4..4bb646410f70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 11 17:09:40 UTC 2016
+# Thu Feb 11 17:17:11 UTC 2016
pkgbase = python2-oletools
pkgdesc = Python tools to analyze security characteristics of MS Office and OLE files
pkgver = 0.42
- pkgrel = 1
+ pkgrel = 2
url = https://bitbucket.org/decalage/oletools
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 17762daddef9..1b74a6043450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pyname=oletools
pkgname=python2-oletools
pkgver=0.42
-pkgrel=1
+pkgrel=2
pkgdesc="Python tools to analyze security characteristics of MS Office and OLE files"
depends=('python2')
arch=('any')