git » qt5-declarative.git » commit 9a4036f

Qt 5.13.2

author Antonio Rojas
2019-10-31 08:40:32 UTC
committer Antonio Rojas
2019-10-31 08:40:32 UTC
parent 5412c1fb72fbd5b56617d264aad5a607f9bf9b97

Qt 5.13.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0202a89..3c7215d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-declarative
-_qtver=5.13.1
+_qtver=5.13.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -15,7 +15,7 @@ groups=('qt' 'qt5')
 conflicts=('qtchooser')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('ae3477401b13d6b31e8569629d3f73b3e81e27cec27595988ffd320eaec7f0e2')
+sha256sums=('d9a524f45fe9e136cda2252f9d7013ec17046d907e3f39606db920987c22d1fd')
 
 prepare() {
   mkdir -p build