author | Antonio Rojas
<arojas@archlinux.org> 2019-06-19 08:49:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-19 08:49:59 UTC |
parent | a956502ef17bc2aa4018f840def9f3b97c9b297b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a94f6c2..a68d93d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols -_qtver=5.12.4 +_qtver=5.13.0 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=('32d4c2505337c67b0bac26d7f565ec8fabdc616e61247e98674820769dda9858') +sha256sums=('a5c6d40e0432246129d3f350a9aa419901dd73f2e4f8af6efb7a3e86e57ae167') prepare() { mkdir -p build