author | Antonio Rojas
<arojas@archlinux.org> 2017-10-07 06:33:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-10-07 06:33:46 UTC |
parent | b6096a9f3cd828ca608392421ac8daf3c028a680 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 77fabe2..557eda0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-script -_qtver=5.9.1 +_qtver=5.9.2 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -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=('176a08865d5f66437b0f279fc5d7f381f359f20bafbffcebdcac61e86415188f') +sha256sums=('47807db5c2684609a0252601fda0a153530a2c97abb8c96df30f4e7897cd40f1') prepare() { mkdir -p build