author | Antonio Rojas
<arojas@archlinux.org> 2018-06-18 19:35:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-18 19:35:13 UTC |
parent | 47c1f81570757a2bd0809049172054817917fb17 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e891396..9a38972 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols -_qtver=5.11.0 +_qtver=5.11.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('26627d592193094c65f842d5dd20c771d77c554591b9375659b03945dc8af107') +sha256sums=('baea7f59513ffade3f8041c1756722334b7d04245667fa8faaeace07a430c656') prepare() { mkdir -p build