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 | 02ff8779458ea6895b72a4480a6df147543875ff |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ac68fef..890f7e6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-sensors -_qtver=5.15.1 +_qtver=5.15.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=('8096b9ffe737434f9564432048f622f6be795619da4e1ed362ce26dddb2cea00') +sha256sums=('3f0011f9e9942cad119146b54d960438f4568a22a274cdad4fae06bb4e0e4839') prepare() { mkdir -p build