author | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
parent | 9f41a7a800524eb8572c34a03ecc4022bb58c7c2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ee5c891..f81686b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.11.2 +_qtver=5.12.0 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('b2c2466a83653a9473ea4810462d8a88e0fb1fb691f85d1c6e60d8bc4283f976') +sha256sums=('97fe1a22e5d0e89d3850546c0771fe41707d4c40062dc16fae8e21bf6f8cffa8') prepare() { mkdir -p build