summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:53:51 +0200
committerMartchus2022-09-10 20:53:51 +0200
commita88fe700a8ed75ca43b9155447a5ee30639fccd7 (patch)
tree35479a1087f14a9339b740f53ecfeffa5ba08186
parentf5b7391a5208fee49d13df75aadfacc69b117d36 (diff)
downloadaur-a88fe700a8ed75ca43b9155447a5ee30639fccd7.tar.gz
Rebase against Qt 5.15.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eac94e5e18b3..b30fc1b2a563 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.4+kde+r0
+ pkgver = 5.15.6+kde+r0
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=8526b210146a2d030ae2f55ad44261befea4a087
+ source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=0a2d4651362810600d2ff7272772d5908bb8714b
sha256sums = SKIP
pkgname = mingw-w64-qt5-gamepad-static
diff --git a/PKGBUILD b/PKGBUILD
index 880710e8ab96..469d5c0a781c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad-static
-pkgver=5.15.4
+pkgver=5.15.6
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=8526b210146a2d030ae2f55ad44261befea4a087
+_commit=0a2d4651362810600d2ff7272772d5908bb8714b
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')