author | Antonio Rojas
<arojas@archlinux.org> 2018-09-18 18:45:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-18 18:45:46 UTC |
parent | ae1d142d4a79b52788a542a47a7cf6af1593772d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3c6d8bb..6bc809f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-serialport -_qtver=5.11.1 +_qtver=5.11.2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('56a7993821d556d84494c6dfc22759eb6f2a979e21685403a2b9da75f0ba64a3') +sha256sums=('b01b69ce421d449402363c0cf617fcc8856e39d6d2c28aa3d06d1f5359dc6f6e') prepare() { mkdir -p build