author | Antonio Rojas
<arojas@archlinux.org> 2019-06-14 13:00:20 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-14 13:00:20 UTC |
parent | 46cf62c3efc2e1879fd70ea86e89a90b24b8ceaa |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 10bf4cf..a94f6c2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols -_qtver=5.12.3 +_qtver=5.12.4 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('68ae03b35eaa44a24c3f663b842252053c9f2b00b18841fd39ff7d2150986f46') +sha256sums=('32d4c2505337c67b0bac26d7f565ec8fabdc616e61247e98674820769dda9858') prepare() { mkdir -p build