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 | e2f8b208519a2a10815a45cc77e82d5e2837a5fb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2dfd89d..ae2fcfb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=qt5-virtualkeyboard -_qtver=5.9.2 +_qtver=5.9.3 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,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=('e836ca0348b21df28635e541713726444abed7b53a0acf3358cc90532e64c6fc') +sha256sums=('b9313f744026f0dcf6e1008212880cd34851499d8b6bc9fc9fbaa1e4e52532ff') prepare() { mkdir -p build