summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2016-03-28 19:40:38 +0200
committerMartchus2016-03-28 19:40:38 +0200
commit778ee7ed8d9164221d9ad774c350a60239c9d31e (patch)
tree3a550f9479bd0e123461463326457c98f79a8323
parent431e7fbb765a354f4c06ff29a6f874b0d8778c7d (diff)
downloadaur-778ee7ed8d9164221d9ad774c350a60239c9d31e.tar.gz
updated to 5.6.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD9
2 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce5772d909ba..77aeff2fc582 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Mar 10 19:00:07 UTC 2016
+# Mon Mar 28 17:31:58 UTC 2016
pkgbase = mingw-w64-qt5-activeqt
pkgdesc = ActiveX integration framework (mingw-w64)
- pkgver = 5.5.1
- pkgrel = 2
+ pkgver = 5.6.0
+ pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt
@@ -18,11 +18,11 @@ pkgbase = mingw-w64-qt5-activeqt
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtactiveqt-opensource-src-5.5.1.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtactiveqt-opensource-src-5.6.0.tar.xz
source = qt5-activeqt-fix-compilation.patch
source = qtactiveqt-fix-build.patch
source = qtactiveqt-win64.patch
- md5sums = be5e0a79decc87d02c574348d9663e6a
+ md5sums = 791e40d20fed235b42029aa54d6f0634
md5sums = 86c63b9808b0c8c7a8c2203bee73c42b
md5sums = 7a7ba436452aa56613b3fbb15684e094
md5sums = 1264d0274586aec14f96a978b416b048
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')