summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:50:23 +0200
committerMartchus2023-06-14 10:50:23 +0200
commit1f0ea91d724fbb25bd014e8ea196f16e7d15b230 (patch)
treea22433bb8c9cf746988914e6e013c896f643d7da
parente01f46043acadb6046d8a471019006cd54862afc (diff)
downloadaur-1f0ea91d724fbb25bd014e8ea196f16e7d15b230.tar.gz
Update to 5.15.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1790bf7eec0..2d1a2cfd2792 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-winextras
pkgdesc = Classes and functions that enable you to use Windows-specific functions (mingw-w64)
- pkgver = 5.15.9
+ pkgver = 5.15.10
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-qt5-winextras
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtwinextras#commit=44d18eaff83b7491a130e41678cadcc3ba836a8d
+ source = git+https://invent.kde.org/qt/qt/qtwinextras#commit=5afc77f5347113b607ca0262505f3406e1be5bf4
sha256sums = SKIP
pkgname = mingw-w64-qt5-winextras
diff --git a/PKGBUILD b/PKGBUILD
index 8a7469554434..38c85ed02e75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (mingw-w64)"
depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom')
-_commit=44d18eaff83b7491a130e41678cadcc3ba836a8d
+_commit=5afc77f5347113b607ca0262505f3406e1be5bf4
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index c966fc3dac35..d05c85ce3dcb 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (mingw-w64)"