git » qt5-quickcontrols2.git » commit 8e66059

Qt 5.15.0

author Antonio Rojas
2020-05-26 08:39:20 UTC
committer Antonio Rojas
2020-05-26 08:39:20 UTC
parent b3e0de02d8a330445c5673f123476769024dd97f

Qt 5.15.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d50e647..fedb286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-quickcontrols2
-_qtver=5.14.2
+_qtver=5.15.0
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('qt5-graphicaleffects: for the Material style')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('faf7d349d8f4a8db36cd3c62a5724bcf689300f2fdb7dc1ea034392aab981560')
+sha256sums=('839abda9b58cd8656b2e5f46afbb484e63df466481ace43318c4c2022684648f')
 
 prepare() {
   mkdir -p build