author | Antonio Rojas
<arojas@archlinux.org> 2020-03-31 10:09:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-31 10:09:14 UTC |
parent | 9ea3b097665030e96e575f48087aa401c098a8a5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3a0d0c0..ce722f7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-sensors -_qtver=5.14.1 +_qtver=5.14.2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ optdepends=('qt5-declarative: QML bindings') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('eda3862cf079ac2357553be4faaae0136aa017e954506ca0c4239995b5be214c') +sha256sums=('bccfca6910b0383d8f65823496ff5011abed2fa8fd446b4b27333d0fd7bb8c61') prepare() { mkdir -p build