author | Antonio Rojas
<arojas@archlinux.org> 2017-01-23 10:43:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-23 10:43:41 UTC |
parent | 8c4d0e3618bff9bf585f8808c17dbc19a54df007 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index af2af59..aa9d948 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols2 -_qtver=5.7.1 +_qtver=5.8.0 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ optdepends=('qt5-graphicaleffects: for the Material style') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -md5sums=('cd489ef40bf82cbf914420f40fa7a77f') +md5sums=('d5ce30fe81fcd9b7ba51d1b5dc7f7265') prepare() { mkdir -p build