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 | e963b96fe53cb9d5ec4c3f4c7cbceaa0a51760af |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0a6354e..6e8a069 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-webchannel -_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=('40c3e74347c67a9864d0d54f14120555860e4ce529746407325b3cd6e9aeb5bf') +sha256sums=('8eb9cff9492937daa1bf5d001e39afec68c310ce5596807345e2a555dcc80b8e') prepare() { mkdir -p build