author | Antonio Rojas
<arojas@archlinux.org> 2018-05-22 08:34:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-05-22 08:34:59 UTC |
parent | a59f70a79cc9e19c682e1eb13f84a2becf353ccf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 32b35ca..7183274 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-x11extras -_qtver=5.10.1 +_qtver=5.11.0 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,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=('c38a371fd50b2da976ed809230678284f029cefb02d240253dcbb3d575dc97b4') +sha256sums=('116690a9b4e14267d8be0a252dae3c7a807a8b31b9c831dfb51735c683e96b8f') prepare() { mkdir -p build