Date: Saturday, March 24, 2018 @ 14:57:19 Author: heftig Revision: 320134
0.8.1-1 Modified: python-evdev/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-24 14:54:09 UTC (rev 320133) +++ PKGBUILD 2018-03-24 14:57:19 UTC (rev 320134) @@ -3,7 +3,7 @@ pkgbase=python-evdev pkgname=(python-evdev python2-evdev) -pkgver=0.7.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="Python bindings for the Linux input subsystem" arch=(x86_64) @@ -10,7 +10,7 @@ url="https://python-evdev.readthedocs.io/en/latest/" license=(BSD) makedepends=(python python2 git) -_commit=36dda463c1777cea8521317b19a9283431a77a32 # tags/v0.7.0 +_commit=7d76d8d73edf309ba145605ef12036f1faa66bd8 # tags/v0.8.1^0 source=("$pkgbase::git+https://github.com/gvalkov/python-evdev#commit=$_commit") sha256sums=('SKIP')
