author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 10:16:02 UTC |
parent | 2f1fdb7228429bfd8ae6f7d8fbd3155589fcb6c4 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index c222bbe..9c60556 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-tools -_qtver=5.7.0 +_qtver=5.7.1 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -18,7 +18,7 @@ conflicts=('qtchooser') _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz" {assistant,designer,linguist,qdbusviewer}.desktop) -md5sums=('29eb3fd31582b5801e264c62d1158553' +md5sums=('74b74b9e354368fea6635e2166a9c481' '4d5108891a3c0255af29e7640a29caed' 'f9a33d1e43ebf4ee9c6feda68feba64a' '521eff2020e1397aa9b22caa17d4ee4b'