summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Schumacher2020-04-25 22:33:32 +0200
committerTim Schumacher2020-04-25 22:33:32 +0200
commit6ee161ddad1dfd0cd0ca93f18ab292f046efede3 (patch)
tree5ba2d52291fb88e01969a5ff62b01944b210b657 /PKGBUILD
parent09a3a7ae80a7e4cccd44d2417cf338f1f62eefbb (diff)
downloadaur-6ee161ddad1dfd0cd0ca93f18ab292f046efede3.tar.gz
Update to 0.13.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83b72c47fece..7e03f042f4b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=python-keyboard
-pkgver=0.13.4
+pkgver=0.13.5
pkgrel=1
pkgdesc="Hook and simulate keyboard events on Windows and Linux"
arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
url="https://github.com/boppreh/keyboard"
depends=('python-setuptools')
source=("https://github.com/boppreh/keyboard/archive/v$pkgver.tar.gz")
-sha512sums=('f03e994672ccea82f3934087ea5a4f96837e8eae48443d3bf4dd98ff8d2ad6da49b21888017445a28806074e47d066d9f428c783bb4f6c44d2c5d405c0dbfdd2')
+sha512sums=('cea0945671a83a0be411801c6bf90c94eb37036dd232e9cf46700aff49f3e23800b93292bcf1b108c558c9c3179dd01d73796b21916e0bed7e5a2407f9c8f094')
build() {
cd keyboard-$pkgver