git » qt5-quickcontrols2.git » commit 4e5588f

Qt 5.13.1

author Antonio Rojas
2019-09-05 08:51:27 UTC
committer Antonio Rojas
2019-09-05 08:51:27 UTC
parent a1f33c63f15a2c1fd6c560735ca8d5989dd27200

Qt 5.13.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f693a71..e76ff3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-quickcontrols2
-_qtver=5.13.0
+_qtver=5.13.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=('a5cb7e6d68285203bfb1aee87551228879fa9d93d87be5c8bab38e5a79dc916d')
+sha256sums=('47df5a0d9b65bd6d06fc7edc2a93fba679249d4942163230a72ff6f3cc9f7ab8')
 
 prepare() {
   mkdir -p build