author | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-12 09:35:13 UTC |
parent | 2a2d6b0b828e7c9de0578ab48d385f312fc0f78a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 612d893..0a6abcf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=qt5-virtualkeyboard -_qtver=5.13.2 +_qtver=5.14.0 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=('8e368dde237d21666f6cc8512a060e205388e519a4d7559c0505cc75224ed62b') +sha256sums=('2f3362bf7999b912a4e92d0e9b5378089bc8dfcf270fe226bc68f2050de31410') prepare() { mkdir -p build