author | Antonio Rojas
<arojas@archlinux.org> 2020-11-19 16:45:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-11-19 16:45:53 UTC |
parent | 7c2a9203e1be7ec6846d8073a34e4c2cab3f1a87 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b580f16..9c0f82e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols2 -_qtver=5.15.1 +_qtver=5.15.2 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=('e902b3baf9fe02a5bd675fc71118e282bb6a128c94f45be6f65d7d6db991f2af') +sha256sums=('671b6ce5f4b8ecc94db622d5d5fb29ef4ff92819be08e5ea55bfcab579de8919') prepare() { mkdir -p build