git » qt5-quickcontrols2.git » commit 7c2a920

Qt 5.15.1

author Antonio Rojas
2020-09-09 09:04:14 UTC
committer Antonio Rojas
2020-09-09 09:04:14 UTC
parent 8e66059af227ef5df4e9bb67c58d336f69bd1a2a

Qt 5.15.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index fedb286..b580f16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-quickcontrols2
-_qtver=5.15.0
+_qtver=5.15.1
 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=('839abda9b58cd8656b2e5f46afbb484e63df466481ace43318c4c2022684648f')
+sha256sums=('e902b3baf9fe02a5bd675fc71118e282bb6a128c94f45be6f65d7d6db991f2af')
 
 prepare() {
   mkdir -p build