author | Antonio Rojas
<arojas@archlinux.org> 2019-02-01 22:28:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-02-01 22:28:54 UTC |
parent | 8977048e9dbfef74295c6d4ac1aaa7871d13fa54 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 048cac0..c5ffb7f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.12.0 +_qtver=5.12.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=('97fe1a22e5d0e89d3850546c0771fe41707d4c40062dc16fae8e21bf6f8cffa8') +sha256sums=('e5c158fb85799404d20d1ec5dd33a25d5f5736807e1008ce626f666a52c80624') prepare() { mkdir -p build