author | Antonio Rojas
<arojas@archlinux.org> 2018-02-13 14:00:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-13 14:00:56 UTC |
parent | 86fabb0a5c411e79c42348793212e9590e98e50f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5edcc05..ff69332 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols2 -_qtver=5.10.0 +_qtver=5.10.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,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=('818770247a3a211714dfc17f7f5a07c6cf49999ff405d36fd00fab1d5559a1a1') +sha256sums=('5dc64a1b901e418b76fd3bf65dfa87a0cb11338741fb8970211c1df6df0e604a') prepare() { mkdir -p build