summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:53:28 +0200
committerMartchus2022-09-10 20:53:28 +0200
commitc2b0948613745ecdf065f75fbfc0b8e1d20223ec (patch)
tree6e71df420af91cfbf10d7e81ead9616ad7fc216a
parent9b925470cd6fc76bb3b8cdfc3bf7e10e6cd4dd29 (diff)
downloadaur-c2b0948613745ecdf065f75fbfc0b8e1d20223ec.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 582777168f9e..756d50c2e5a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-winextras-static
pkgdesc = Classes and functions that enable you to use Windows-specific functions (mingw-w64)
- pkgver = 5.15.4+kde+r0
+ pkgver = 5.15.6+kde+r0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-qt5-winextras-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtwinextras#commit=96cfbd36ad9979ff1974cf137b68b9ae101022c3
+ source = git+https://invent.kde.org/qt/qt/qtwinextras#commit=a2ef397d1833c7417138a14ae23c880ae434d8a6
sha256sums = SKIP
pkgname = mingw-w64-qt5-winextras-static
diff --git a/PKGBUILD b/PKGBUILD
index 74b6cc4cf0a7..5ac9c213e271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras-static
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (mingw-w64)"
depends=('mingw-w64-qt5-base-static' 'mingw-w64-qt5-declarative-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom')
-_commit=96cfbd36ad9979ff1974cf137b68b9ae101022c3
+_commit=a2ef397d1833c7417138a14ae23c880ae434d8a6
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')