summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-06-01 19:54:41 +0200
committerMartchus2020-06-01 19:54:41 +0200
commit31c43e9f4b6de702593f618e4c331347e1372f85 (patch)
tree3313cf1b95c58b9be61eb3b3123fe750199bc675 /PKGBUILD
parent27f8f8d89ec352093f400b83fa80d9f475127b98 (diff)
downloadaur-31c43e9f4b6de702593f618e4c331347e1372f85.tar.gz
Update to 5.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf4b380a7ff2..b4bdd1217c02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qttranslations
pkgname=mingw-w64-qt5-translations
-pkgver=5.14.2
+pkgver=5.15.0
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
@@ -23,7 +23,7 @@ groups=('mingw-w64-qt5')
url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('2088ebee9f5dd0336c9fd11436899a95b7ce0141ce072290de1e8f315d82d1a6')
+sha256sums=('45c43268d9df50784d4d8ca345fce9288a1055fd074ac0ef508097f7aeba22fe')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'