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