summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:37 +0100
committerMartchus2023-01-07 14:25:37 +0100
commitb265753f9d325635007ebf32bbfbfcde6b715c9b (patch)
tree72bbe26dea5ad93566b938d495b96b2f04b933a3
parenta672bd99be29e73055ae9f9d8341e0f10f7264db (diff)
downloadaur-b265753f9d325635007ebf32bbfbfcde6b715c9b.tar.gz
Update to 5.15.8
-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 5b460f632e5b..7ab9cb3fc199 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.11
+ pkgver = 5.15.12
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.11-lts
+ source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.12-lts
sha256sums = SKIP
pkgname = mingw-w64-qt5-script
diff --git a/PKGBUILD b/PKGBUILD
index a040601918ab..be19f5250e0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@
_qt_module=qtscript
pkgname=mingw-w64-qt5-script
-_basever=5.15.7
-pkgver=5.15.11
+_basever=5.15.8
+pkgver=5.15.12
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 bedf22c11c94..2d4b4b28d404 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -11,8 +11,8 @@
% end
% stash(is_lts => 1);
\
-_basever=5.15.7
-pkgver=5.15.11
+_basever=5.15.8
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"