author | Antonio Rojas
<arojas@archlinux.org> 2020-09-09 09:04:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-09 09:04:14 UTC |
parent | 686a786279940244d00497a0ec36cca548143b03 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 618c6d5..f56cef2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.15.0 +_qtver=5.15.1 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=('02dc21b309621876a89671be27cea86a58e74a96aa28da65fe1b37a3aad29373') +sha256sums=('0a62152835363a9cc20558d0c2953ec03426324138578baa18fc2cc4d62b18ca') prepare() { mkdir -p build