summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:15:40 -0400
committerTim Savannah2018-09-21 21:15:40 -0400
commit3ec489c7b62da60e1c2108ab4424575f2314fdd3 (patch)
tree1a116d022051ada396ba7ed489423c2e34ce3e81 /PKGBUILD
parent8bcbac8241726414b688a54c3d6a4ab63367d48c (diff)
downloadaur-3ec489c7b62da60e1c2108ab4424575f2314fdd3.tar.gz
Rebuild for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7816a39ff682..04891f39f493 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-processmappingscanner
pkgver=2.3.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')