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 | aff2332fd7722529b880707d314417865257cdd9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2e75532..92af052 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=qt5-scxml -_qtver=5.15.1 +_qtver=5.15.2 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=('2289f8c1b51ac368cc0ba8a6a987b44d2c97b43697b00e64582e43afedffcd2b') +sha256sums=('60b9590b9a41c60cee7b8a8c8410ee4625f0389c1ff8d79883ec5a985638a7dc') prepare() { mkdir -p build