summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:04:12 +0200
committerMartchus2023-10-09 15:04:12 +0200
commit19019bd43b406dc7df06a7c488d30d0e133adbfa (patch)
treeacb8e4871ddff9629991728a50d8518d3455c51f
parent276de34107a9b662f290ade34bb1db7ce6521490 (diff)
downloadaur-19019bd43b406dc7df06a7c488d30d0e133adbfa.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4308912f0601..32de1992c649 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.10
+ pkgver = 5.15.11
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=5afc77f5347113b607ca0262505f3406e1be5bf4
+ source = git+https://invent.kde.org/qt/qt/qtwinextras#commit=1bf19cc6a7972d8543485786418b6631459d3469
sha256sums = SKIP
pkgname = mingw-w64-qt5-winextras-static
diff --git a/PKGBUILD b/PKGBUILD
index 5f2b5a9a7657..1509bd1ee23f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras-static
-pkgver=5.15.10
+pkgver=5.15.11
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=5afc77f5347113b607ca0262505f3406e1be5bf4
+_commit=1bf19cc6a7972d8543485786418b6631459d3469
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')