author | Antonio Rojas
<arojas@archlinux.org> 2019-03-14 12:17:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-14 12:17:30 UTC |
parent | c9afe45f171ae98290f725800f890574851a9812 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c5ffb7f..05344af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.12.1 +_qtver=5.12.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=('e5c158fb85799404d20d1ec5dd33a25d5f5736807e1008ce626f666a52c80624') +sha256sums=('f8717d51072b4d4455755ae081e45f23f3d0ce25602f96231dd7703bd818a2e6') prepare() { mkdir -p build