summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:52 +0100
committerMartchus2022-11-01 13:38:52 +0100
commit99404c9799805b946a7cf5d1a39a26724e4f1172 (patch)
tree23d90e714e76f6d9ab584fffa5dacc49833c1c46 /PKGBUILD
parenta88fe700a8ed75ca43b9155447a5ee30639fccd7 (diff)
downloadaur-99404c9799805b946a7cf5d1a39a26724e4f1172.tar.gz
Update/rebase to 5.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 469d5c0a781c..ebbf8cd47d6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad-static
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)"
@@ -17,9 +17,8 @@ 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=0a2d4651362810600d2ff7272772d5908bb8714b
+_commit=ce0202d67bf1ab2bb887f58122b20eab5b6c1d5d
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')