summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2016-06-22 22:41:07 +0200
committerMartchus2016-06-22 22:41:07 +0200
commit5818d090cdafe6a2cf7ac8283f3290845c1303b0 (patch)
tree4f9499803092a5000ceffd8aae6f4e000a04b0e5
parentd43fe806a3f892aa7bc21faa3f2ea24e4675b304 (diff)
downloadaur-5818d090cdafe6a2cf7ac8283f3290845c1303b0.tar.gz
Update to 5.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d8ed9713cc5..3fefff0decd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jun 22 18:36:02 UTC 2016
+# Wed Jun 22 20:41:07 UTC 2016
pkgbase = mingw-w64-qt5-script
pkgdesc = Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)
- pkgver = 5.6.1
+ pkgver = 5.7.0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -13,7 +13,7 @@ pkgbase = mingw-w64-qt5-script
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.6/5.6.1/submodules/qtscript-opensource-src-5.6.1.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.7/5.7.0/submodules/qtscript-opensource-src-5.7.0.tar.xz
md5sums = 75108b6bab35c0eb7fb6152fbf971ab8
pkgname = mingw-w64-qt5-script
diff --git a/PKGBUILD b/PKGBUILD
index bae6d26ff8b8..cfa7b75faebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_qt_module=qtscript
pkgname="mingw-w64-qt5-script"
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"