author | Antonio Rojas
<arojas@archlinux.org> 2019-06-19 08:49:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-19 08:49:59 UTC |
parent | cf479c20d20852648c26dce488c15f946871bbf8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a5d25d9..c9b5958 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-x11extras -_qtver=5.12.4 +_qtver=5.13.0 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=('49cc009eaf4a01ca7dbe12651ef39de9a43860acb674aec372e70b209f9bae1e') +sha256sums=('f33fe1cf2258bc972171f723c6f37208da47f578b09876fea47c7ba558a8f1d6') prepare() { mkdir -p build