Date: Saturday, June 30, 2018 @ 18:44:41 Author: felixonmars Revision: 327891
Python 3.7 rebuild Modified: python-evdev/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-30 18:41:48 UTC (rev 327890) +++ PKGBUILD 2018-06-30 18:44:41 UTC (rev 327891) @@ -4,7 +4,7 @@ pkgbase=python-evdev pkgname=(python-evdev python2-evdev) pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for the Linux input subsystem" arch=(x86_64) url="https://python-evdev.readthedocs.io/en/latest/"
