author | Antonio Rojas
<arojas@archlinux.org> 2020-09-09 09:04:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-09 09:04:14 UTC |
parent | ccc5367186a21fbf0ac138b91edf4ff146c147a1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fd608ee..6590140 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quickcontrols -_qtver=5.15.0 +_qtver=5.15.1 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=('7072cf4cd27e9f18b36b1c48dec7c79608cf87ba847d3fc3de133f220ec1acee') +sha256sums=('0172f88779305aae57f3842538e91361ae9bc5ca2275ee5ce9d455309f0f2c7e') prepare() { mkdir -p build