author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
parent | a319edc83c002ec9e8037b926e12ed01d43db8e5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 57bacfe..af2af59 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols2 -_qtver=5.7.0 +_qtver=5.7.1 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=('63c979d1d79ab4457f99d5762fc7e20f') +md5sums=('cd489ef40bf82cbf914420f40fa7a77f') prepare() { mkdir -p build