author | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
parent | 28a123465cfaeea15b03cecf1f041016d58107af |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4fa49fe..bd3f3fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-sensors -_qtver=5.13.2 +_qtver=5.14.0 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=('46f73bbfddfd78a419c6424d6839318774b84c955a7f7a96c12c590f6d8fb177') +sha256sums=('306fc19309b218b062eb6415e2a8364c5c3b53c2942e200012d45f0c33717926') prepare() { mkdir -p build