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 | d4ceee73b17a01e1e27467e07505fe7b24f2439a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 097b10b..f693a71 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols2 -_qtver=5.12.4 +_qtver=5.13.0 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ optdepends=('qt5-graphicaleffects: for the Material style') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('9a447eed38bc8c7d7be7bc407317f58940377c077ddca74c9a641b1ee6200331') +sha256sums=('a5cb7e6d68285203bfb1aee87551228879fa9d93d87be5c8bab38e5a79dc916d') prepare() { mkdir -p build