summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:00 +0100
committerMartchus2024-01-09 17:38:00 +0100
commitec8e1bbb09738143ef3b5592d3479b149086f189 (patch)
tree235c9762c31f33e9f2073e008e5490bfd75fc040
parent0f443ccf5248d5e4f0c6dda48d36cb2043882ff6 (diff)
downloadaur-ec8e1bbb09738143ef3b5592d3479b149086f189.tar.gz
Update to 5.15.12
-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 b4d1153ecd92..18247911b839 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.11
+ pkgver = 5.15.12
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=1bf19cc6a7972d8543485786418b6631459d3469
+ source = git+https://invent.kde.org/qt/qt/qtwinextras#commit=ee931eba5d129284d5c33157cd7d0b9232fbee7b
sha256sums = SKIP
pkgname = mingw-w64-qt5-winextras
diff --git a/PKGBUILD b/PKGBUILD
index 8f05c19dfcb9..4dbd56f0585a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras
-pkgver=5.15.11
+pkgver=5.15.12
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=1bf19cc6a7972d8543485786418b6631459d3469
+_commit=ee931eba5d129284d5c33157cd7d0b9232fbee7b
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index c8640628f745..d21a73cd3884 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (mingw-w64)"