summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2019-02-05 21:22:45 +0100
committerMartchus2019-02-05 21:22:45 +0100
commit713b002e64f387efad0c7fb350b44cc68fcb9ca1 (patch)
tree437151062d226e963bda1960162053c9ef218097 /PKGBUILD
parent085c01eba60a6f45cc543816b64515c35768fba8 (diff)
downloadaur-713b002e64f387efad0c7fb350b44cc68fcb9ca1.tar.gz
Update to 5.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0158585eb34..e0eb3e876911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qttranslations
pkgname="mingw-w64-qt5-translations"
-pkgver=5.12.0
+pkgver=5.12.1
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
@@ -21,7 +21,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
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=('5b4f186e0b96703041319b5b131393b6aa829ea74e067697ede548d936327508')
+sha256sums=('7443d70d8572321e810c52fbdd096666e61510e07e17437f1910f0b800cca6a7')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'