summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:04:40 +0200
committerMartchus2023-10-09 15:04:40 +0200
commite27d5d52e6276591b61d9c1ab3b3d4fd60e5756e (patch)
treea832076f7422a420029f9b5fa1d827507035472b /PKGBUILD
parente08f19ca51fbf89fd4215ea3da8852f7ef880b52 (diff)
downloadaur-e27d5d52e6276591b61d9c1ab3b3d4fd60e5756e.tar.gz
Update to 5.15.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 472d56e1cb83..cfd0ef9f95f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad-static
-pkgver=5.15.10
+pkgver=5.15.11
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=f90bd729eb70d4a0770efed3f9bb1b6dbe67d37c
+_commit=4b52913503e3713200265cd6bc19b301792dbf96
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')