updated python3 sources

This commit is contained in:
Luis
2022-11-22 20:01:41 +00:00
parent 16b72f5b41
commit 05b78b46d1
126 changed files with 126 additions and 126 deletions

View File

@@ -1 +1 @@
d370ad8dc228c0c2cc5a33894a6f310b python3-evdev.zip
d370ad8dc228c0c2cc5a33894a6f310b python3-evdev-1.6.0.zip

View File

@@ -5,7 +5,7 @@ name=python3-evdev
version=1.6.0
release=1
_commit=5adc2abf1ec8a02c05c80cb1b3e34ba1d4237803 # tags/v1.4.0^0
source="$name.zip::https://github.com/gvalkov/python-evdev/archive/$_commit.zip"
source="$name-$version.zip::https://github.com/gvalkov/python-evdev/archive/$_commit.zip"
build() {
cd python-evdev-$_commit