summaryrefslogtreecommitdiff
path: root/pcr/python-evdev
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-03-26 20:25:24 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-03-26 20:26:34 -0300
commit3ca4240e209da61acc31f5c4467b0bba283a5c6b (patch)
tree12052d32857f513626e646221dcf3bd9b9041206 /pcr/python-evdev
parent8415623bfb92bf5f1df40b9ef23bf18bc93ab879 (diff)
python-evdev-0.6.4-1: updating version
Diffstat (limited to 'pcr/python-evdev')
-rw-r--r--pcr/python-evdev/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/python-evdev/PKGBUILD b/pcr/python-evdev/PKGBUILD
index 8d695a2b3..a93cf800b 100644
--- a/pcr/python-evdev/PKGBUILD
+++ b/pcr/python-evdev/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname=python-evdev
-pkgver=0.6.0
+pkgver=0.6.4
pkgrel=1
pkgdesc="Python bindings evdev input devices"
arch=('i686' 'x86_64' 'armv7h')
@@ -9,7 +9,7 @@ url="http://python-evdev.readthedocs.org/"
license=('BSD3')
depends=('python')
source=("https://github.com/gvalkov/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('2a65a1c2657a7d9b989bb4557ddd27fd4be85c46e26f74362fe5c46939d4c857')
+sha256sums=('a84b6538885770a6e0ebefb1a65d138d485a13002452bfdd537b07f146af2bd9')
package () {
cd $pkgname-$pkgver