author | Antonio Rojas
<arojas@archlinux.org> 2020-09-09 09:04:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-09 09:04:14 UTC |
parent | 893fc38efcd768295a39e983a9c60d220e10ea07 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 896a66e..a1b191c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-graphicaleffects -_qtver=5.15.0 +_qtver=5.15.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('0d2ea4bc73b9df13a4b739dcbc1e3c7b298c7e682f7f9252b232e3bde7b63eda') +sha256sums=('f4a4d3e1c6d8b0b200b6759ebb615344275957d56d2ef6a33641f853120466d1') prepare() { mkdir -p build