author | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
parent | 99824c8d84aec7b12f1c6d7e3871234776f90f1c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1955326..55caa23 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols2 -_qtver=5.13.2 +_qtver=5.14.0 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=('90ee8be7b66cc65f3f22e71a0b35adab5c169ac4f8ebc6f9e7685228bf8a7d70') +sha256sums=('827bf86db44ce4f698f172378313db04e1cb81c593e9342bdd95bb1708f27911') prepare() { mkdir -p build