author | Antonio Rojas
<arojas@archlinux.org> 2019-06-14 13:00:20 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-14 13:00:20 UTC |
parent | 11a739f71ed03590993b3fbc026d3c57f5e62457 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 21f29f3..b8db7aa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=qt5-virtualkeyboard -_qtver=5.12.3 +_qtver=5.12.4 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=('7b83af4527310de4ab81146622f3a46677daabf05556d0e33a2e25ca2aa13b22') +sha256sums=('33ac0356f916995fe5a91582e12b4c4f730c705808ea3c14e75c6e350e8131e6') prepare() { mkdir -p build