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 | ab026c3afcbc03c27c5d8b7cb64c223b41933dd4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f56cef2..990bdaa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_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=('0a62152835363a9cc20558d0c2953ec03426324138578baa18fc2cc4d62b18ca') +sha256sums=('a299715369afbd1caa4d7fa2875d442eab91adcaacafce54a36922442624673e') prepare() { mkdir -p build