summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 966049315276..b7f4dbf7788b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Juliette Monsel <j_4321 at protonmail dot com>
pkgname=('python-pynput' 'python2-pynput')
-pkgver=1.3.5
+pkgver=1.3.8.1
pkgrel=1
pkgdesc="Python library to monitor and control user input devices"
arch=('any')
url="https://github.com/moses-palmer/pynput"
license=('LGPL3')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/moses-palmer/pynput/archive/v${pkgver}.tar.gz")
-sha512sums=('f9d8e56d12d8ad341b19898809e4408a25aa3e502b03c132988f6539231fe1081a7c77d2bb7cee15daa90da1202cd59f1eb484ff624dcfc85759936dd924d239')
+sha512sums=('a70001bb613ee2c9a78915ce4516c5dc319ba22f44902134815548d000760906e748761c60935e914da465329da7cf326a6388ebf5dabe7f752bd92fc64b2f1b')
package_python-pynput() {
makedepends=('python-setuptools' 'python-sphinx')