Skip to content

Commit

Permalink
contrib/python-evdev: update to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed May 8, 2024
1 parent 19127aa commit ac2b009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/python-evdev/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "python-evdev"
pkgver = "1.7.0"
pkgver = "1.7.1"
pkgrel = 0
build_style = "python_pep517"
hostmakedepends = [
Expand All @@ -16,7 +16,7 @@
license = "BSD-3-Clause"
url = "https://github.com/gvalkov/python-evdev"
source = f"{url}/archive/v{pkgver}.tar.gz"
sha256 = "3bf81c674412298531d26dd1e83b4b555faf392ba8a761c546aecd7ce4d8a7ba"
sha256 = "9f09ccbb89880dd82c7f71482b662fb1ebb5824968cac0cd3d4e50b9f7715f6a"
# can't find itself
options = ["!check"]

Expand Down

0 comments on commit ac2b009

Please sign in to comment.