git » qt5-translations.git » commit cb48d20

Qt 5.13.1

author Antonio Rojas
2019-09-05 08:51:27 UTC
committer Antonio Rojas
2019-09-05 08:51:27 UTC
parent 87ec40f92a039ac06b45e2cfa125db6da7c4b0a0

Qt 5.13.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6bc9096..d853285 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=qt5-translations
-_qtver=5.13.0
+_qtver=5.13.1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -14,7 +14,7 @@ makedepends=('qt5-tools')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
 source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('2f8fb3b2c62fcf1aacd0b32432b960a83546384688c0ea78514e4cf4f2f94c28')
+sha256sums=('01320c62ce28c5d7bc6d3c078e11d4d80415ab007ad94ffe1a635a2ce0ddccfd')
 
 prepare() {
   mkdir -p build