summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:51:04 +0200
committerMartchus2023-06-14 10:51:04 +0200
commite08f19ca51fbf89fd4215ea3da8852f7ef880b52 (patch)
tree641e116c47d592dc07d76b602a040e2589cb76db
parent8c535abdc32fa5917184f3277a0ac4912d9dcc9b (diff)
downloadaur-e08f19ca51fbf89fd4215ea3da8852f7ef880b52.tar.gz
Update to 5.15.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41e55c077877..b6b5a90335e9 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.9
+ pkgver = 5.15.10
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=7c05744e38d44afac687df3349d548c8790837db
+ source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=f90bd729eb70d4a0770efed3f9bb1b6dbe67d37c
sha256sums = SKIP
pkgname = mingw-w64-qt5-gamepad-static
diff --git a/PKGBUILD b/PKGBUILD
index 74b48cbb03d7..472d56e1cb83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad-static
-pkgver=5.15.9
+pkgver=5.15.10
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=7c05744e38d44afac687df3349d548c8790837db
+_commit=f90bd729eb70d4a0770efed3f9bb1b6dbe67d37c
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')