author | Antonio Rojas
<arojas@archlinux.org> 2020-03-31 10:09:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-31 10:09:14 UTC |
parent | a537ebbbea499bc5695ef170ea42671649812ebc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 88b12e5..12155bd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-websockets -_qtver=5.14.1 +_qtver=5.14.2 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=('742fb3d39043728ca4fc1533e9a1e3b701bc5bf4e27cba316077e9f0df0b3fef') +sha256sums=('f06e62b18313fe1b40a35566e79645de4a8e7ac9f7717d1d98a06c5b49afca84') prepare() { mkdir -p build