summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuliette Monsel2020-02-19 11:16:24 +0100
committerJuliette Monsel2020-02-19 11:16:24 +0100
commite5920b801b9b19f2972a85711b6d8652f9e03866 (patch)
treeb5c84d3caf247075d7d1b84f63115c52a247a3e9 /PKGBUILD
parent056f18c628ec2414a75780883e8796d82062620b (diff)
downloadaur-e5920b801b9b19f2972a85711b6d8652f9e03866.tar.gz
New upstream release - v1.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5284beed4a8..4c5e6166d979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Juliette Monsel <j_4321 at protonmail dot com>
pkgname='python-pynput'
-pkgver=1.6.6
+pkgver=1.6.7
pkgrel=1
_name=pynput
pkgdesc="Python library to monitor and control user input devices"
@@ -9,7 +9,7 @@ url="https://github.com/moses-palmer/pynput"
license=('LGPL3')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/moses-palmer/${_name}/archive/v${pkgver}.tar.gz"
"python-pynput.patch")
-sha512sums=('d7b5890377e36413325771628965c0c03807907670e8814ba12f7c8a3542c9cd163c422bd7749f221abfd7b86eb1f294d1224dc4c7cf4dc8e3e95d4d0a1a3665'
+sha512sums=('a26f45184808d1642eda667c5567c31678be3e2397206a842942a0d548b6e9c2767349623f176885948caf378040fb31fed986e4ba4ef8d5d4878ba6c29c328c'
'fd25744095c3201335cf601ec7e514f4bb2943de777849b2e821168d4e61098ecc355cfa13eb07ede7c1b91fe63f694a1dd42b13b5d4b8796a593aa5acf908b9')
makedepends=('python-setuptools' 'python-setuptools-lint')
depends=('python-xlib' 'python-six')