summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:54 +0100
committerMartchus2023-01-07 14:25:54 +0100
commit33f785f7e4c038e19dbaf196b983d9e673bb5d77 (patch)
tree671f7b45d8416a8025e69dc3724211cf42237d2d
parent99404c9799805b946a7cf5d1a39a26724e4f1172 (diff)
downloadaur-33f785f7e4c038e19dbaf196b983d9e673bb5d77.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 331479a1f0aa..5ce17061091c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-gamepad-static
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
@@ -20,7 +20,7 @@ pkgbase = mingw-w64-qt5-gamepad-static
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-static
diff --git a/PKGBUILD b/PKGBUILD
index ebbf8cd47d6e..6d65491f8590 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad-static
-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-static' 'mingw-w64-sdl2')
optdepends=('mingw-w64-qt5-declarative-static: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-declarative-static')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=ce0202d67bf1ab2bb887f58122b20eab5b6c1d5d
+_commit=ad63dc64f4bdafb503f7015d04e8849cef5d99b4
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')