summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:01 +0200
committerMartchus2016-06-22 20:36:01 +0200
commit1008f4dcbdea7ea28e317a5ddde21ed300c0ff51 (patch)
treef8616fc5e649441f6286501343494ec5392bef6a
parentc2c5fb5c01f075cb015bb5edcdec024fad567fdb (diff)
downloadaur-1008f4dcbdea7ea28e317a5ddde21ed300c0ff51.tar.gz
Update to 5.7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3608c0ced5e0..31fb77d7c0a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jun 16 08:00:37 UTC 2016
+# Wed Jun 22 18:36:01 UTC 2016
pkgbase = mingw-w64-qt5-location
pkgdesc = Provides access to position, satellite and area monitoring classes (mingw-w64)
- pkgver = 5.6.1
+ pkgver = 5.7.0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,8 +16,8 @@ pkgbase = mingw-w64-qt5-location
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.6/5.6.1/submodules/qtlocation-opensource-src-5.6.1.tar.xz
- md5sums = e985bfe7bd544bc7bb44221440f6eaa3
+ source = https://download.qt.io/official_releases/qt/5.7/5.7.0/submodules/qtlocation-opensource-src-5.7.0.tar.xz
+ md5sums = 645477ff5426f5213f3581625ea53aaa
pkgname = mingw-w64-qt5-location
diff --git a/PKGBUILD b/PKGBUILD
index 62b765815f3f..5c8bc3979e08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_qt_module=qtlocation
pkgname=mingw-w64-qt5-location
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="Provides access to position, satellite and area monitoring classes (mingw-w64)"
@@ -18,7 +18,7 @@ license=("custom, FDL, 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=('e985bfe7bd544bc7bb44221440f6eaa3')
+md5sums=('645477ff5426f5213f3581625ea53aaa')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"