summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-16 10:08:49 +0200
committerMartchus2016-06-16 10:08:49 +0200
commit5850abeb870137e83b918457e5d9dcb10d3beb51 (patch)
tree50046a7eab4a95e6375397878cf9f2886b39f0fd /PKGBUILD
parent18df4bc22b0f7ac756a5fd28be0fa85124c41133 (diff)
downloadaur-5850abeb870137e83b918457e5d9dcb10d3beb51.tar.gz
Update to 5.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d849d221a7dc..488a65c22ef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_qt_module=qtscript
pkgname="mingw-w64-qt5-script"
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"
@@ -18,7 +18,7 @@ license=('GPL3' 'LGPL')
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=('779e6083f0adc075b132c2706241e491')
+md5sums=('631d38f242295dd026541c31d15e3bae')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"