author | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-22 16:02:45 UTC |
parent | d7493e232a1816ea413e7e8ebcb6f6ac74e0f0d0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 58ea5c1..a1e15b0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.9.2 +_qtver=5.9.3 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('47807db5c2684609a0252601fda0a153530a2c97abb8c96df30f4e7897cd40f1') +sha256sums=('b80bfaaf58f154b68101e438a1881f669cb9974026926be7755adb00af355566') prepare() { mkdir -p build