summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2024-05-28 10:54:23 +0200
committergit user2024-05-28 10:54:23 +0200
commit94f0220e9a9baad31fa923efc4fbce29a4847e1b (patch)
treee7c0f6fd10ee9153f32e68732369e9cf7ded74fc
parent63d342c3707641996106e198a2578d503b3268e1 (diff)
downloadaur-xf86-input-joystick-git.tar.gz
Upstream version update.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e29dd319d480..cb2a11786a84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xf86-input-joystick-git
pkgdesc = X.Org input driver that translates joystick input to mouse and keyboard events. (Do not use for games with native joystick support or XI2 applications. See manpage.) Latest git checkout.
- pkgver = 1.6.4+2.r300.20240220.a5f72be
- pkgrel = 2
+ pkgver = 1.6.4+3.r301.20240513.06a4edc
+ pkgrel = 1
url = https://gitlab.freedesktop.org/xorg/driver/xf86-input-joystick
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = xf86-input-joystick-git
makedepends = X-ABI-XINPUT_VERSION>=24.2
makedepends = X-ABI-XINPUT_VERSION<25
depends = glibc
- provides = xf86-input-joystick=1.6.4+2.r300.20240220.a5f72be
+ provides = xf86-input-joystick=1.6.4+3.r301.20240513.06a4edc
conflicts = xf86-input-joystick
conflicts = X-ABI-XINPUT_VERSION<24.2
conflicts = X-ABI-XINPUT_VERSION>=25
diff --git a/PKGBUILD b/PKGBUILD
index ab861c9babef..2e1591b4db85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname='xf86-input-joystick'
pkgname="${_pkgname}-git"
-pkgver=1.6.4+2.r300.20240220.a5f72be
-pkgrel=2
+pkgver=1.6.4+3.r301.20240513.06a4edc
+pkgrel=1
pkgdesc="X.Org input driver that translates joystick input to mouse and keyboard events. (Do not use for games with native joystick support or XI2 applications. See manpage.) Latest git checkout."
arch=(
'i686'