summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-09-13 13:26:38 +0200
committerMartchus2020-09-13 13:26:38 +0200
commit5f6a6227a9fe3e45fecb3e22985802969bfdf082 (patch)
tree6865ae62ae9dc7969ce3cf5a6cd08b91a0563c57
parentcac89bdd45d567e03291137e45229b0640b12f5c (diff)
downloadaur-5f6a6227a9fe3e45fecb3e22985802969bfdf082.tar.gz
Update to 5.15.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD16
-rw-r--r--PKGBUILD.sh.ep4
-rw-r--r--qtscript-sha256.txt2
4 files changed, 10 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 897744abe4e4..308b58fabab1 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.0
+ pkgver = 5.15.1
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -11,14 +11,12 @@ pkgbase = mingw-w64-qt5-script
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
- makedepends = mingw-w64-qt5-base-static
depends = mingw-w64-qt5-base
- optdepends = mingw-w64-qt5-base-static: use of static libraries
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.15/5.15.0/submodules/qtscript-everywhere-src-5.15.0.tar.xz
- sha256sums = 02dc21b309621876a89671be27cea86a58e74a96aa28da65fe1b37a3aad29373
+ source = https://download.qt.io/official_releases/qt/5.15/5.15.1/submodules/qtscript-everywhere-src-5.15.1.tar.xz
+ sha256sums = 0a62152835363a9cc20558d0c2953ec03426324138578baa18fc2cc4d62b18ca
pkgname = mingw-w64-qt5-script
diff --git a/PKGBUILD b/PKGBUILD
index 348f9eddedb8..f846fb52a99a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,16 +5,13 @@
# All my PKGBUILDs are managed at https://github.com/Martchus/PKGBUILDs where
# you also find the URL of a binary repository.
-# This file is created from PKGBUILD.sh.in contained by the mentioned repository.
+# This file is created from PKGBUILD.sh.ep contained by the mentioned repository.
# Do not edit it manually! See README.md in the repository's root directory
# for more information.
-# Includes dynamic and static versions; if only one version is requried, just
-# set $NO_STATIC_LIBS or $NO_SHARED_LIBS.
-
_qt_module=qtscript
pkgname=mingw-w64-qt5-script
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"
@@ -28,16 +25,11 @@ groups=('mingw-w64-qt5')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('02dc21b309621876a89671be27cea86a58e74a96aa28da65fe1b37a3aad29373')
+sha256sums=('0a62152835363a9cc20558d0c2953ec03426324138578baa18fc2cc4d62b18ca')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
-[[ $NO_STATIC_LIBS ]] || \
- makedepends+=('mingw-w64-qt5-base-static') \
- optdepends+=('mingw-w64-qt5-base-static: use of static libraries') \
- _configurations+=('CONFIG+=no_smart_library_merge CONFIG+=static')
-[[ $NO_SHARED_LIBS ]] || \
- _configurations+=('CONFIG+=actually_a_shared_build CONFIG+=shared')
+_configurations+=('CONFIG+=actually_a_shared_build CONFIG+=shared')
build() {
cd "${srcdir}/${_pkgfqn}"
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index cb08082d5ca8..8126646431f4 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,11 +5,11 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"
-depends=('mingw-w64-qt5-base')
+depends=(<%== qt5deps qw(base) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/qtscript-sha256.txt b/qtscript-sha256.txt
index bb26a105c6bf..84e1002e2092 100644
--- a/qtscript-sha256.txt
+++ b/qtscript-sha256.txt
@@ -1 +1 @@
-02dc21b309621876a89671be27cea86a58e74a96aa28da65fe1b37a3aad29373
+0a62152835363a9cc20558d0c2953ec03426324138578baa18fc2cc4d62b18ca