summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-09-13 13:26:44 +0200
committerMartchus2020-09-13 13:26:44 +0200
commita0b1c14e9564e7b98a90328a4427a79017213682 (patch)
tree3e8a32771f9c95e706efa25581779541b4a8e8cf
parent9160a3deb6ed7eb9ca3735a3a4c1109d82d7a54c (diff)
downloadaur-a0b1c14e9564e7b98a90328a4427a79017213682.tar.gz
Update to 5.15.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD16
-rw-r--r--PKGBUILD.sh.ep4
-rw-r--r--qtwebchannel-sha256.txt2
4 files changed, 10 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f278428aba26..86a64f1596b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-webchannel
pkgdesc = Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (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-webchannel
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
- makedepends = mingw-w64-qt5-base-static
depends = mingw-w64-qt5-declarative
- 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/qtwebchannel-everywhere-src-5.15.0.tar.xz
- sha256sums = ea80510b363e6f92ce99932f06d176e43459c4a5159fe97b5ef96fcfbab5ed4f
+ source = https://download.qt.io/official_releases/qt/5.15/5.15.1/submodules/qtwebchannel-everywhere-src-5.15.1.tar.xz
+ sha256sums = 7f3ef8e626d932bbc121810661a62ece3955ab982340676a19001417e2faf9fc
pkgname = mingw-w64-qt5-webchannel
diff --git a/PKGBUILD b/PKGBUILD
index ce22e0baaac7..c17b5844033c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,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=qtwebchannel
pkgname=mingw-w64-qt5-webchannel
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)'
@@ -24,16 +21,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=('ea80510b363e6f92ce99932f06d176e43459c4a5159fe97b5ef96fcfbab5ed4f')
+sha256sums=('7f3ef8e626d932bbc121810661a62ece3955ab982340676a19001417e2faf9fc')
_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 62a8118e244e..e154c9da24bf 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,9 +1,9 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)'
-depends=('mingw-w64-qt5-declarative')
+depends=(<%== qt5deps qw(declarative) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
diff --git a/qtwebchannel-sha256.txt b/qtwebchannel-sha256.txt
index 10d8f78ef563..1ef500ad35e4 100644
--- a/qtwebchannel-sha256.txt
+++ b/qtwebchannel-sha256.txt
@@ -1 +1 @@
-ea80510b363e6f92ce99932f06d176e43459c4a5159fe97b5ef96fcfbab5ed4f
+7f3ef8e626d932bbc121810661a62ece3955ab982340676a19001417e2faf9fc