summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:53 +0100
committerMartchus2023-01-07 14:25:53 +0100
commit4ff0baaff668335871901d89555c9eac35156463 (patch)
tree59defdb599fb5672599dfb761804d6258fe6d75f
parentab8eeffc2087dd7691fb64675ac4cdb2d9023b01 (diff)
downloadaur-4ff0baaff668335871901d89555c9eac35156463.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3627f1973eb0..9fbb01a6321a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-gamepad
pkgdesc = Adds support for getting events from gamepad devices (mingw-w64)
- pkgver = 5.15.7
+ pkgver = 5.15.8
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-qt5-gamepad
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=ce0202d67bf1ab2bb887f58122b20eab5b6c1d5d
+ source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=ad63dc64f4bdafb503f7015d04e8849cef5d99b4
sha256sums = SKIP
pkgname = mingw-w64-qt5-gamepad
diff --git a/PKGBUILD b/PKGBUILD
index b20aa63358da..455841f5d836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)"
@@ -17,7 +17,7 @@ depends=('mingw-w64-qt5-base' 'mingw-w64-sdl2')
optdepends=('mingw-w64-qt5-declarative: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-declarative')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=ce0202d67bf1ab2bb887f58122b20eab5b6c1d5d
+_commit=ad63dc64f4bdafb503f7015d04e8849cef5d99b4
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index a17a7f3483ff..b1d1f7bfd0a0 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)"