summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:26 +0100
committerMartchus2024-01-09 17:38:26 +0100
commitd27e975252b3d05d8573de95a50f47e0fad96b03 (patch)
treed21820bc6af9b3936912d46f88c012df9140dcc9
parent6ce15014f60319c260f7aae4ccb0679d39fec94e (diff)
downloadaur-d27e975252b3d05d8573de95a50f47e0fad96b03.tar.gz
Update to 5.15.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd7a5025a42b..ed74c9e03aec 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.11
+ pkgver = 5.15.12
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=4b52913503e3713200265cd6bc19b301792dbf96
+ source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=8ed95136b3c265b01db6cc33869228f41878e173
sha256sums = SKIP
pkgname = mingw-w64-qt5-gamepad-static
diff --git a/PKGBUILD b/PKGBUILD
index 26630a9c6e66..d25462ddc7b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad-static
-pkgver=5.15.11
+pkgver=5.15.12
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=4b52913503e3713200265cd6bc19b301792dbf96
+_commit=8ed95136b3c265b01db6cc33869228f41878e173
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')