author | Antonio Rojas
<arojas@archlinux.org> 2020-01-27 08:58:47 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-01-27 08:58:47 UTC |
parent | 2fab2e55a1d03bebb429be79ca7b19626145998d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 308b871..ee8b13f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=qt5-charts -_qtver=5.14.0 +_qtver=5.14.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ optdepends=('qt5-declarative: QML bindings') groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('ce7e22ca84e6a5fb85d6eb9e196407e0fa02848187548a2c388668e71f41a346') +sha256sums=('3dd7466c06130ec3a7842189a203a72576e7ed5424950903410fa1a4f70d9c2b') prepare() { mkdir -p build