author | Antonio Rojas
<arojas@archlinux.org> 2020-11-19 16:45:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-11-19 16:45:53 UTC |
parent | f698ee1771a3dbd07fca1c49b5ea253455fb1367 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a8366a8..7c05fa3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-quick3d -_qtver=5.15.1 +_qtver=5.15.2 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -16,7 +16,7 @@ groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" qtquick3d-assimp.patch) -sha256sums=('a18ce5549f9d7a3c313385733eae7fe7b501d74a450c2515f887c671a9fa3457' +sha256sums=('5b0546323365ce34e4716f22f305ebb4902e222c1a0910b65ee448443c2f94bb' '531c479880b51a0e5247ccba1b5158b99d16d2a8d4d63b462572687bef1862ef') prepare() {