summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-16 10:00:16 +0200
committerMartchus2016-06-16 10:00:16 +0200
commit26a1ca1d27bbdd4315e59fa8eeef8be19288e7c9 (patch)
treecc364ec4ae8779cba1c31a8998bc1ed61dec1ecd /PKGBUILD
parent778ee7ed8d9164221d9ad774c350a60239c9d31e (diff)
downloadaur-26a1ca1d27bbdd4315e59fa8eeef8be19288e7c9.tar.gz
Update to 5.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b53ebaaff1b..78fd7a31da55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
-arch=(any)
+arch=('any')
pkgdesc="ActiveX integration framework (mingw-w64)"
depends=(mingw-w64-qt5-base)
makedepends=(mingw-w64-{gcc,headers,crt,winpthreads} python)
@@ -21,7 +21,7 @@ source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/sub
"qt5-activeqt-fix-compilation.patch"
"qtactiveqt-fix-build.patch"
"qtactiveqt-win64.patch")
-md5sums=('791e40d20fed235b42029aa54d6f0634'
+md5sums=('f3d32afadb76c55d1f0ebf9182579307'
'86c63b9808b0c8c7a8c2203bee73c42b'
'7a7ba436452aa56613b3fbb15684e094'
'1264d0274586aec14f96a978b416b048')