summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:51 +0100
committerMartchus2022-11-01 13:38:51 +0100
commitab8eeffc2087dd7691fb64675ac4cdb2d9023b01 (patch)
tree63c3a8c8fae7df9f725790324f2481980439f19f
parent3be9791c39a0ce898610b3f67fdc029cf182577d (diff)
downloadaur-ab8eeffc2087dd7691fb64675ac4cdb2d9023b01.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 538eb8ddb27f..3627f1973eb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-gamepad
pkgdesc = Adds support for getting events from gamepad devices (mingw-w64)
- pkgver = 5.15.6+kde+r0
+ pkgver = 5.15.7
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-qt5-gamepad
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=0a2d4651362810600d2ff7272772d5908bb8714b
+ source = git+https://invent.kde.org/qt/qt/qtgamepad#commit=ce0202d67bf1ab2bb887f58122b20eab5b6c1d5d
sha256sums = SKIP
pkgname = mingw-w64-qt5-gamepad
diff --git a/PKGBUILD b/PKGBUILD
index 850e5c908645..b20aa63358da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtgamepad
pkgname=mingw-w64-qt5-gamepad
-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' 'mingw-w64-sdl2')
optdepends=('mingw-w64-qt5-declarative: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-declarative')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=0a2d4651362810600d2ff7272772d5908bb8714b
+_commit=ce0202d67bf1ab2bb887f58122b20eab5b6c1d5d
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 4b14965ff38e..a17a7f3483ff 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="Adds support for getting events from gamepad devices (mingw-w64)"