author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
parent | da0cf022e705c53fcb1a0a69ea8ddf0dc34ced8a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 82733b5..5a900d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-websockets -_qtver=5.7.0 +_qtver=5.7.1 pkgver=${_qtver/-/} pkgrel=1 arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ optdepends=('qt5-declarative: QML bindings') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -md5sums=('54fc9157eeebd2af87f1da494d8fec1e') +md5sums=('c85d2352acf446f6fa3aa355c1221ca7') prepare() { mkdir -p build