summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-09-13 13:26:53 +0200
committerMartchus2020-09-13 13:26:53 +0200
commit65d241776c7c5f4e652dec09150fe157c8561485 (patch)
treebe3c1c52514ffbe1667ee36ef1cd90ebfb5e6398
parent31c43e9f4b6de702593f618e4c331347e1372f85 (diff)
downloadaur-65d241776c7c5f4e652dec09150fe157c8561485.tar.gz
Update to 5.15.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
-rw-r--r--PKGBUILD.sh.ep6
-rw-r--r--qttranslations-sha256.txt2
4 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0827109a87a..14b5ed0c9305 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-translations
pkgdesc = A cross-platform application and UI framework (translations, mingw-w64)
- pkgver = 5.15.0
+ pkgver = 5.15.1
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,8 +16,8 @@ pkgbase = mingw-w64-qt5-translations
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.15/5.15.0/submodules/qttranslations-everywhere-src-5.15.0.tar.xz
- sha256sums = 45c43268d9df50784d4d8ca345fce9288a1055fd074ac0ef508097f7aeba22fe
+ source = https://download.qt.io/official_releases/qt/5.15/5.15.1/submodules/qttranslations-everywhere-src-5.15.1.tar.xz
+ sha256sums = 46e0c0e3a511fbcc803a4146204062e47f6ed43b34d98a3c27372a03b8746bd8
pkgname = mingw-w64-qt5-translations
diff --git a/PKGBUILD b/PKGBUILD
index b4bdd1217c02..4a6841730fe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +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.
_qt_module=qttranslations
pkgname=mingw-w64-qt5-translations
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
@@ -23,12 +23,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=('45c43268d9df50784d4d8ca345fce9288a1055fd074ac0ef508097f7aeba22fe')
+sha256sums=('46e0c0e3a511fbcc803a4146204062e47f6ed43b34d98a3c27372a03b8746bd8')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
-[[ $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 f24536328e4a..9a879329b709 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,10 +5,10 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
-depends=('mingw-w64-qt5-base')
-makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-tools')
+depends=(<%== qt5deps qw(base) %>)
+makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' <%== qt5deps qw(tools) %>)
license=('GPL3' 'LGPL3' 'FDL' 'custom')
diff --git a/qttranslations-sha256.txt b/qttranslations-sha256.txt
index 9febc18ba0c2..f94c47118bf2 100644
--- a/qttranslations-sha256.txt
+++ b/qttranslations-sha256.txt
@@ -1 +1 @@
-45c43268d9df50784d4d8ca345fce9288a1055fd074ac0ef508097f7aeba22fe
+46e0c0e3a511fbcc803a4146204062e47f6ed43b34d98a3c27372a03b8746bd8