author | Antonio Rojas
<arojas@archlinux.org> 2019-09-05 08:51:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-09-05 08:51:27 UTC |
parent | fa304a3ef288438c31e9ecb1e9a575a1302a78b1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 99a85df..5eee633 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.13.0 +_qtver=5.13.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=('2323eb93a215b837d8d276f7f35e7dfb6a28b952d8b51fb92c60619813a37a80') +sha256sums=('870c65c5dff20eb797a629bd4544aa60874f44eecc0743300e83cce5708648c8') prepare() { mkdir -p build