author | Antonio Rojas
<arojas@archlinux.org> 2018-09-18 18:45:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-18 18:45:46 UTC |
parent | 774183346474187e92395dff526e73207b207d15 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 09c9c53..6707896 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols2 -_qtver=5.11.1 +_qtver=5.11.2 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=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('bdb066fa0d51ad36a2c756d4cba63892587638e5df9b9b6ee63b963ff39ec442') +sha256sums=('aa0549f9a4135f9d600b57f53347ebf344e60d21f90c6d844109755da12dcb84') prepare() { mkdir -p build