summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-11-21 16:56:32 +0100
committerMartchus2020-11-21 16:56:32 +0100
commit7cceb43edf8302b2a72f7fe3fd02cbadd3ea7904 (patch)
treede104b9d656ff298ddd05f2712b20a1b4aebeee0 /PKGBUILD
parent65d241776c7c5f4e652dec09150fe157c8561485 (diff)
downloadaur-7cceb43edf8302b2a72f7fe3fd02cbadd3ea7904.tar.gz
Update to 5.15.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a6841730fe2..0d5aab50b480 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qttranslations
pkgname=mingw-w64-qt5-translations
-pkgver=5.15.1
+pkgver=5.15.2
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
@@ -23,7 +23,7 @@ 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=('46e0c0e3a511fbcc803a4146204062e47f6ed43b34d98a3c27372a03b8746bd8')
+sha256sums=('d5788e86257b21d5323f1efd94376a213e091d1e5e03b45a95dd052b5f570db8')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'