summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:53:51 +0200
committerMartchus2022-09-10 20:53:51 +0200
commita88fe700a8ed75ca43b9155447a5ee30639fccd7 (patch)
tree35479a1087f14a9339b740f53ecfeffa5ba08186 /PKGBUILD
parentf5b7391a5208fee49d13df75aadfacc69b117d36 (diff)
downloadaur-a88fe700a8ed75ca43b9155447a5ee30639fccd7.tar.gz
Rebase against Qt 5.15.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')