author | Antonio Rojas
<arojas@archlinux.org> 2020-01-27 08:58:47 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-01-27 08:58:47 UTC |
parent | 134ad0c337bd1d71121138226b635f65b72ca302 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0a6abcf..23fccc3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=qt5-virtualkeyboard -_qtver=5.14.0 +_qtver=5.14.1 pkgver=${_qtver/-/} pkgrel=1 arch=('x86_64') @@ -14,7 +14,7 @@ makedepends=() groups=('qt' 'qt5') _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('2f3362bf7999b912a4e92d0e9b5378089bc8dfcf270fe226bc68f2050de31410') +sha256sums=('277baaf6043328d06585c7a9046461308aa7602b21f531bcda12e6df5bce5295') prepare() { mkdir -p build