diff options
-rw-r--r-- | testing/xinput/APKBUILD (renamed from testing/xorg-xinput/APKBUILD) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xorg-xinput/APKBUILD b/testing/xinput/APKBUILD index c6e7841755..9e68c357bd 100644 --- a/testing/xorg-xinput/APKBUILD +++ b/testing/xinput/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Johannes Matheis <jomat+alpinebuild@jmt.gr> # Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr> -pkgname=xorg-xinput +pkgname=xinput pkgver=1.6.2 pkgrel=0 pkgdesc="Utility to configure and test XInput devices" |