author | Antonio Rojas
<arojas@archlinux.org> 2019-10-31 08:40:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-10-31 08:40:32 UTC |
parent | 7a386937ecc80d90e73358707ce21ca57b050007 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 35f1e44..4fa49fe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-sensors -_qtver=5.13.1 +_qtver=5.13.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=('fa55e96bebb946326c46b720059536bce1e939a63b60f3c990a24ac8fec759d3') +sha256sums=('46f73bbfddfd78a419c6424d6839318774b84c955a7f7a96c12c590f6d8fb177') prepare() { mkdir -p build