summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-06-01 19:54:44 +0200
committerMartchus2020-06-01 19:54:44 +0200
commit6c7712c7936b8d01003aeb14100164a06ec3d78b (patch)
treee508ca5dcc24b0d8c5b7d9713665ccb76b10e23d /PKGBUILD
parentc6584110628d8d009efc9ae26323ee768791cb51 (diff)
downloadaur-6c7712c7936b8d01003aeb14100164a06ec3d78b.tar.gz
Update to 5.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a3a6c5cfd11..924e571d9dd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras
-pkgver=5.14.2
+pkgver=5.15.0
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (mingw-w64)"
@@ -25,7 +25,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=('980f1bc31b37c8597c0bac55f69ecf00d1677218ce82f7bc3933236cb6d907f2')
+sha256sums=('d77f2cb2ce83bdbfd0a970bc8d7d11c96b2df16befc257d6594f79dfd92abff0')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'