summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-03-28 19:40:38 +0200
committerMartchus2016-03-28 19:40:38 +0200
commit778ee7ed8d9164221d9ad774c350a60239c9d31e (patch)
tree3a550f9479bd0e123461463326457c98f79a8323 /PKGBUILD
parent431e7fbb765a354f4c06ff29a6f874b0d8778c7d (diff)
downloadaur-778ee7ed8d9164221d9ad774c350a60239c9d31e.tar.gz
updated to 5.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4422a765b040..1b53ebaaff1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,13 @@
# Maintainer: Martchus <martchus@gmx.net>
# Contributor: ant32 <antreimer@gmail.com>
+# All my PKGBUILDs are managed at https://github.com/Martchus/PKGBUILDs where
+# you also find the URL of a binary repository.
+
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.5.1
-pkgrel=2
+pkgver=5.6.0
+pkgrel=1
arch=(any)
pkgdesc="ActiveX integration framework (mingw-w64)"
depends=(mingw-w64-qt5-base)
@@ -18,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=('be5e0a79decc87d02c574348d9663e6a'
+md5sums=('791e40d20fed235b42029aa54d6f0634'
'86c63b9808b0c8c7a8c2203bee73c42b'
'7a7ba436452aa56613b3fbb15684e094'
'1264d0274586aec14f96a978b416b048')