summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:02:45 +0200
committerMartchus2023-10-09 15:02:45 +0200
commitee8d5bc5173df9a42e1e8bff545bd8504e3c3926 (patch)
treebd1f72d36552a690524ff3babdf15334a58db3e4
parentb67284cc15873145da4958286503e9db161d422a (diff)
downloadaur-ee8d5bc5173df9a42e1e8bff545bd8504e3c3926.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c546f059bd54..77164370d177 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.14
+ pkgver = 5.15.15
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.14-lts
+ source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.15-lts
sha256sums = SKIP
pkgname = mingw-w64-qt5-script
diff --git a/PKGBUILD b/PKGBUILD
index a0622970934d..4d67a81be889 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
_qt_module=qtscript
pkgname=mingw-w64-qt5-script
_basever=5.15.10
-pkgver=5.15.14
+pkgver=5.15.15
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 eb12dd66b967..fc30c596f193 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -12,7 +12,7 @@
% stash(is_lts => 1);
\
_basever=5.15.10
-pkgver=5.15.14
+pkgver=5.15.15
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"