summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:47 +0100
committerMartchus2022-11-01 13:38:47 +0100
commit891662b10d95f6e19ce2c48ee13bafbd859636ec (patch)
tree34119a1a4e617a24d849d18dd8ce36379bca84e6
parentc2b0948613745ecdf065f75fbfc0b8e1d20223ec (diff)
downloadaur-891662b10d95f6e19ce2c48ee13bafbd859636ec.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 756d50c2e5a8..ceeef9c7b44b 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.6+kde+r0
+ pkgver = 5.15.7
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=a2ef397d1833c7417138a14ae23c880ae434d8a6
+ source = git+https://invent.kde.org/qt/qt/qtwinextras#commit=2a04b162451460ffc208c2c27acce16a18f763ce
sha256sums = SKIP
pkgname = mingw-w64-qt5-winextras-static
diff --git a/PKGBUILD b/PKGBUILD
index 5ac9c213e271..10475668cc62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,15 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras-static
-pkgver=5.15.6
+pkgver=5.15.7
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=a2ef397d1833c7417138a14ae23c880ae434d8a6
+_commit=2a04b162451460ffc208c2c27acce16a18f763ce
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')