author | Antonio Rojas
<arojas@archlinux.org> 2018-02-13 14:00:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-13 14:00:56 UTC |
parent | 6b36b80defe8b2cda79eae5a9aeaed4b91c6d675 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 32fe3aa..1add931 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-serialport -_qtver=5.10.0 +_qtver=5.10.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('e580fed9ffd2a978df72775205a96b21d619b5fd5f5754f653864a206e831457') +sha256sums=('08e4cb13bbf165eb99857301f3cffe280a4946ff58a34ccc542ad1f790194a9e') prepare() { mkdir -p build