summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-10-27 15:27:31 -0600
committerMark Wagie2023-10-27 15:27:31 -0600
commit043a77bce6b0c722f3343fe30561d824ddb7a5ac (patch)
treef4e2412ca95876717772c6c0a4fd1d7aff5b11cd /PKGBUILD
parent5e2bb3b03e860b2bcc106896ef6fa4a6d4028a33 (diff)
downloadaur-043a77bce6b0c722f3343fe30561d824ddb7a5ac.tar.gz
update Maintainers, bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d75faec8de9d..9aca006a67cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# https://aur.archlinux.org/packages/python-inputs
-groups=('modified')
-
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
+# Contributor: Major <majorx234@googlemail.com>
pkgname=python-inputs
_name=${pkgname#python-}
pkgver=0.5
-pkgrel=3
+pkgrel=4
pkgdesc="Cross-platform Python support for keyboards, mice and gamepads"
arch=('any')
url="https://github.com/zeth/inputs"