summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-06-22 20:36:01 +0200
committerMartchus2016-06-22 20:36:01 +0200
commit655fcc4ddeaa3f72938d7dfa575a5a07ed6c2f60 (patch)
tree6b819df865e24512a13b8bf8251338c92b33d455 /PKGBUILD
parent291bdaf992457c8b4f66ab6421e6e2e33d75fc0d (diff)
downloadaur-655fcc4ddeaa3f72938d7dfa575a5a07ed6c2f60.tar.gz
Update to 5.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ec876f8c612..a6230ca4a8bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_qt_module=qtgraphicaleffects
pkgname="mingw-w64-qt5-graphicaleffects"
-pkgver=5.6.1
+pkgver=5.7.0
pkgrel=1
arch=('any')
pkgdesc="Graphical effects for use with Qt Quick 2 (mingw-w64)"
@@ -18,7 +18,7 @@ license=('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=('e4f164b3df516d07bc8e7534a5c72b3d')
+md5sums=('f26b0de5cdbb76ae49faca226628fe65')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"