author | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-05 13:04:46 UTC |
parent | a383f0fe041a07912da1374ae1c21114ccd6dc34 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8fbdc0d..d7455e0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-3d -_qtver=5.11.2 +_qtver=5.12.0 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -13,7 +13,7 @@ depends=('qt5-declarative' 'assimp') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('7f72c823ec10a2effba95d08d9439215472d2cb1e3229de50a6b3d2523c8f962') +sha256sums=('a12adc9c14ffa18ff5c4951efb41914d4840a0c2a88486eb8d39a4833e4631da') prepare() { mkdir -p build