author | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
parent | 672281e8fa01f4482d0b1044ff626cce7119f171 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1a1c031..e3dd283 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols -_qtver=5.11.2 +_qtver=5.12.0 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,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=('9c772e30fb1ba107168498328585063f4303c6562baf4a5cfedd0c5250b621e0') +sha256sums=('2bfb63240beed6926be429310e91b33df836fe38bcaf9de6883d5e781511cd73') prepare() { mkdir -p build