git » qt5-quickcontrols2.git » commit 86fabb0

Qt 5.10.0

author Antonio Rojas
2017-12-07 11:14:45 UTC
committer Antonio Rojas
2017-12-07 11:14:45 UTC
parent eaf0f6eceff79ec9ab47904e5032d7abb569fed1

Qt 5.10.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 963eae7..5edcc05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-quickcontrols2
-_qtver=5.9.3
+_qtver=5.10.0
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('x86_64')
@@ -13,9 +13,9 @@ pkgdesc='Next generation user interface controls based on Qt Quick'
 depends=('qt5-declarative')
 optdepends=('qt5-graphicaleffects: for the Material style')
 groups=('qt' 'qt5')
-_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
+_pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('21aaa26956ad0ccc3ce86ced7925ceae4b4cef25c6c5ef2f7ded608431420843')
+sha256sums=('818770247a3a211714dfc17f7f5a07c6cf49999ff405d36fd00fab1d5559a1a1')
 
 prepare() {
   mkdir -p build