summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-12-24 13:06:49 +0100
committerMartchus2016-12-24 13:06:49 +0100
commitbf0831db234fd33feba60175f8165d89d15e712b (patch)
treee52048d2feb83ae89f46bad36038a36ebc02b208 /PKGBUILD
parentd4c3471e9018d5556ae12d76223dfcc3c30c547f (diff)
downloadaur-bf0831db234fd33feba60175f8165d89d15e712b.tar.gz
Update to 5.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cab336eafeb..39a5aa3bfa2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
_qt_module=qttranslations
pkgname="mingw-w64-qt5-translations"
-pkgver=5.7.0
-pkgrel=3
+pkgver=5.7.1
+pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
depends=('mingw-w64-qt5-base')
@@ -20,7 +20,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
url="https://www.qt.io/"
_pkgfqn="${_qt_module}-opensource-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('bb8f47ff5455b1e584588fa1a4141719')
+md5sums=('1ca23bce3401399a99dedc1c58f7cd24')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'