summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2016-06-16 10:09:03 +0200
committerMartchus2016-06-16 10:09:03 +0200
commit00ed8d3305f213db2fb182e159264862ac53a55b (patch)
tree78aabb74bfb8e2fd19eb3a263267bbe877a0db8a
parent7b2f5a3bc0537c0b0cab138da9ba855e74e9c2ce (diff)
downloadaur-00ed8d3305f213db2fb182e159264862ac53a55b.tar.gz
Update to 5.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd13b6e73428..7cf986d61435 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Mar 28 17:31:59 UTC 2016
+# Thu Jun 16 08:09:03 UTC 2016
pkgbase = mingw-w64-qt5-webchannel
pkgdesc = Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)
pkgver = 5.6.0
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-qt5-webchannel
options = !buildflags
options = staticlibs
source = https://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebchannel-opensource-src-5.6.0.tar.xz
- md5sums = 1ba293366dcf67f8b8181be2682ee81a
+ md5sums = beb03f280b0b58744713d309f1ceb542
pkgname = mingw-w64-qt5-webchannel
diff --git a/PKGBUILD b/PKGBUILD
index bf8954b748d4..1412463316a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ url="https://www.qt.io/"
_pkgfqn="${_qt_module}-opensource-src-${pkgver}"
groups=(mingw-w64-qt mingw-w64-qt5)
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz")
-md5sums=('1ba293366dcf67f8b8181be2682ee81a')
+md5sums=('beb03f280b0b58744713d309f1ceb542')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
prepare() {