summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2017-06-11 01:48:17 -0400
committerTim Savannah2017-06-11 01:48:17 -0400
commit61bfdc97df2a70b55e4698fd35541f1cd586f3df (patch)
tree59bd2e466f7c1f6d7f8de5a8f367a556edc058f0 /PKGBUILD
parent5abc20a894eff18076886315ca02fda643437620 (diff)
downloadaur-61bfdc97df2a70b55e4698fd35541f1cd586f3df.tar.gz
oops fix package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bb3d82f6d93..56c1e3e76107 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python2-processmappingscanner
pkgver=2.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python module for scanning information on running processes, including mappings, open file-descriptors, process owner, and other information"
arch=('any')
license=('LGPLv3')