author | Antonio Rojas
<arojas@archlinux.org> 2019-04-20 17:35:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-04-20 17:35:39 UTC |
parent | ef53ab1a987eb9a066167fdab5bd4002f81a14cf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 52b7e08..94d75d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-connectivity -_qtver=5.12.2 +_qtver=5.12.3 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ optdepends=('qt5-declarative: QML bindings') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('15eb21a1c102408e43c7204a82ad144e97ebe05dc4a15edb0900cd49762a226e') +sha256sums=('01518cee71a8d53b9c2387f8c7facbcc2c4d63ab3b79462edfa06ba3bfeae661') prepare() { mkdir -p build