summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:52:07 +0200
committerMartchus2022-09-10 20:52:07 +0200
commit50eb99bc276cb0630bdc82eec351ce7f998a5313 (patch)
tree2f7f90fbd73ea8c9a00578156ec0c2719cb41203
parent6c8b3df715126f160e007fb068918371a49c861f (diff)
downloadaur-50eb99bc276cb0630bdc82eec351ce7f998a5313.tar.gz
Rebase against Qt 5.15.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep4
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3a615d4f0b6..53235846a74f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-script
pkgdesc = Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)
- pkgver = 5.15.9
+ pkgver = 5.15.10
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-script
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.9-lts
+ source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.10-lts
sha256sums = SKIP
pkgname = mingw-w64-qt5-script
diff --git a/PKGBUILD b/PKGBUILD
index 1960b6421779..2504b505b7d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@
_qt_module=qtscript
pkgname=mingw-w64-qt5-script
-_basever=5.15.4
-pkgver=5.15.9
+_basever=5.15.6
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index cf19cfce9a26..88d78236b256 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -11,8 +11,8 @@
% end
% stash(is_lts => 1);
\
-_basever=5.15.4
-pkgver=5.15.9
+_basever=5.15.6
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"